EarthEquinoxType
public enum EarthEquinoxType : Int
The two types of equinoxes
- northwardSpring: Spring in northern hemisphere (~March)
- southwardSpring: Spring in southern hemisphere (~September)
-
Undocumented
Declaration
Swift
case northwardSpring
-
Undocumented
Declaration
Swift
case southwardSpring