Structures
The following structures are available globally.
-
See also
AstronomyDetailsTypeDeclaration
Swift
struct AstroDataAstronomy : Codable
-
Astronomy Data Astronomy
See moreDeclaration
Swift
public struct AstronomyDataAstronomy : Codable
-
Declaration
Swift
public struct AstronomyCurrent : Codable
-
Declaration
Swift
public struct AstronomyDay : Codable
-
Declaration
Swift
public struct AstronomyDayEvent : Codable
-
Declaration
Swift
public struct AstronomyObjectDetailsType : Codable
-
Declaration
Swift
public struct BusinessHolidayType : Codable
-
Declaration
Swift
public struct Country : Codable
-
GeoType The geographical information type. Latitude and Longitude will only be contained in this object if requested (see the geo parameter of the relevant services). The name, state and country members are omitted if the location maps to an uninhabited area.
See also
GeoTypeDeclaration
Swift
public struct Geo : Codable
-
Declaration
Swift
public struct HolidayType : Codable
-
See also
LocationAstroTypeDeclaration
Swift
public struct LocationAstroType : Codable
-
Declaration
Swift
public struct LocationType : Codable
-
See also
PeriodTypeDeclaration
Swift
public struct Period : Codable
-
Declaration
Swift
public struct TimeZoneType : Codable
-
Declaration
Swift
public struct Timechange : Codable
-
Declaration
Swift
public struct VerboseTimeChangeType : Codable
-
Declaration
Swift
public struct WeekdaysType : Codable
-
Declaration
Swift
public struct DSTEntrySpecialType : Codable
-
Declaration
Swift
public struct DSTListLocation : Codable
-
Declaration
Swift
public struct DSTListRegion : Codable
-
Declaration
Swift
public struct DstEntryType : Codable
-
Declaration
Swift
public struct HolidayStateType : Codable
-
Declaration
Swift
public struct HolidayTypes : OptionSet, Sequence
extension HolidayTypes: CustomStringConvertible
-
Declaration
Swift
public struct AstronomyEventType : Codable
-
AstronomyObjectType
Note
For locations north of the arctic circle, or south of the antarctic circle, the assumptions that there is exactly one sunrise and one sunset event per day, or that the sun will rise before it sets, are not true! Depending on the date, there may be two sunset events on the same day, or the sun first sets and rises shortly after. For an example, see the sunrise and sunset times for Svalbard during the month of August.See also
AstronomyObjectTypeDeclaration
Swift
public struct AstronomyObjectType : Codable
-
Declaration
Swift
public struct AstronomySpecialType : Codable
-
Declaration
Swift
public struct AstronomyType : Codable