TimeZoneRuleUtcZoneRule Property
Gets a
TimeZoneRule representing Universal Coordinated
Time (UTC).
Namespace: InnerDrive.TimeZonesAssembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
public static TimeZoneRule UtcZoneRule { get; }
Property Value
TimeZoneRule Computed once and cached;
TimeZoneRule is a struct, so every
access still returns an independent copy.