mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-07-01 11:24:24 +00:00
2 KiB
2 KiB
moon-sighting / SunMoonEvents
Interface: SunMoonEvents
Defined in: types.ts:325
Properties
astronomicalTwilightEndUTC
astronomicalTwilightEndUTC:
Date|null
Defined in: types.ts:339
UTC time when astronomical twilight ends (Sun at -18°)
civilTwilightEndUTC
civilTwilightEndUTC:
Date|null
Defined in: types.ts:335
UTC time when civil twilight ends (Sun at -6°)
moonriseUTC
moonriseUTC:
Date|null
Defined in: types.ts:333
UTC time of moonrise
moonsetUTC
moonsetUTC:
Date|null
Defined in: types.ts:329
UTC time of moonset for the given date at the observer's location
nauticalTwilightEndUTC
nauticalTwilightEndUTC:
Date|null
Defined in: types.ts:337
UTC time when nautical twilight ends (Sun at -12°)
sunriseUTC
sunriseUTC:
Date|null
Defined in: types.ts:331
UTC time of sunrise
sunsetUTC
sunsetUTC:
Date|null
Defined in: types.ts:327
UTC time of sunset for the given date at the observer's location