time_zone library Time
Support for timezones and their rules.
The transition rules are derived from the IANA TZ database. The supported database version is currently 2023c.
Classes
- DefaultTimezoneProvider
- The default Timezone provider.
- Timezone
- A timezone that contains rules defining how an offset varies for a single timezone.
- TimezoneSpan
- A TimezoneSpan contains information about a timezone between two points in time.
Functions
-
defaultPlatformTimezoneProvider(
) → String - The default platform timezone provider.