Module leap_seconds
Structs§
- Latest
Leap Seconds - List of leap seconds from https://www.ietf.org/timezones/data/leap-seconds.list . This list corresponds the number of seconds in TAI to the UTC offset and to whether it was an announced leap second or not. The unannoucned leap seconds come from dat.c in the SOFA library.
- Leap
Second - A structure representing a leap second
- Leap
Seconds File - A leap second provider that uses an IERS formatted leap seconds file.