Creates a time zone info from parts.
Static
utcCreates a time zone for UTC (Coordinated Universal Time).
See the Rust documentation for utc
for more information.
Sets the datetime at which to interpret the time zone for display name lookup.
Notes:
ZoneNameTimestamp
in Rust.See the Rust documentation for at_date_time_iso
for more information.
Additional information: 1
See the Rust documentation for id
for more information.
Infers the zone variant.
Requires the offset and local time to be set.
See the Rust documentation for infer_variant
for more information.
Additional information: 1
See the Rust documentation for variant
for more information.
See the Rust documentation for with_variant
for more information.
See the Rust documentation for zone_name_timestamp
for more information.
See the Rust documentation for
TimeZoneInfo
for more information.