Expand description
Types related to a time zone.
Structs§
- Alternate
Time - Transition rule representing alternate local time types
- Julian0
With Leap - Zero-based Julian day in
[0, 365]
, taking occasional February 29th into account and allowing December 32nd - Julian1
Without Leap - Julian day in
[1, 365]
, without taking occasional February 29th into account, which is not referenceable - Leap
Second - Leap second of a TZif file
- Local
Time Type - Local time type associated to a time zone
- Month
Week Day - Day represented by a month, a month week and a week day
- Time
Zone alloc
- Time zone
- Time
Zone Ref - Reference to a time zone
- Time
Zone Settings alloc
- Time zone settings
- Transition
- Transition of a TZif file
Enums§
- RuleDay
- Transition rule day
- Transition
Rule - Transition rule