Expand description
This module is auto-generated from the IANA Time Zone Database
found at: https://www.iana.org/time-zones
Source directory: tzdata2026a
It provides both a minimal mode (UTC + identical zones only) and a full
mode (tz feature) which has full historical transitions.
Generator source: https://github.com/ragardner/tz-info-generator-rs
Structs§
Enums§
- Repeating
- Repeating describes how (or if) the transition pattern continues
indefinitely after the last explicit entry in the
transitionsslice.
Statics§
Functions§
- abbrev
- Returns the abbreviation string for the given index into
ABBREVS. - get_
tz_ data - Returns the transition data for the given IANA timezone name.
- offset_
at_ utc - Returns the offset (in seconds) for an IANA timezone at the given UTC Unix time.
- offset_
info_ at_ local - Returns offset information for an IANA timezone at the given local Unix time.
- offset_
info_ at_ utc - Returns offset information for an IANA timezone at the given UTC Unix time.