Module timezone

Source

Modulesยง

repr ๐Ÿ”’
This module defines the internal representation of a TimeZone.

Structsยง

DiagnosticName ๐Ÿ”’
A helper type for converting a TimeZone to a succinct human readable description.
TimeZone
A representation of a time zone.
TimeZoneFollowingTransitions
An iterator over time zone transitions going forward in time.
TimeZoneOffsetInfo
An offset along with DST status and a time zone abbreviation.
TimeZonePrecedingTransitions
An iterator over time zone transitions going backward in time.
TimeZoneTransition
A representation a single time zone transition.

Enumsยง

TimeZoneAbbreviation ๐Ÿ”’
A light abstraction over different representations of a time zone abbreviation.