LocalizedZoneNameUtcOffset Property

The zone's UTC offset at the time the name was resolved.

Definition

Namespace: InnerDrive.TimeZones.Cldr
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
public TimeSpan UtcOffset { get; init; }

Property Value

TimeSpan

See Also