Expand description
Time zone data model choices.
Enums§
- A time zone containing a time zone ID, optional offset, and local time.
- A time zone containing a time zone ID and optional offset.
- A time zone containing a time zone ID, optional offset, local time, and zone variant.
Traits§
- Trait encoding a particular data model for time zones.