StaticcreateStaticcreateConstruct a TimeZone from an IANA time zone ID.
See the Rust documentation for from_iana_id for more information.
StaticcreateConstruct a TimeZone from the platform-specific ID.
See the Rust documentation for from_system_id for more information.
StaticcreateConstruct a TimeZone from a Windows time zone ID and region.
See the Rust documentation for from_windows_id for more information.
StaticunknownThe unknown time zone.
See the Rust documentation for unknown for more information.
Whether the time zone is the unknown zone.
See the Rust documentation for is_unknown for more information.
See the Rust documentation for with_offset for more information.
See the Rust documentation for without_offset for more information.
See the Rust documentation for
TimeZonefor more information.