TimeChangeRuleUtcChangeRule Property
Gets the
TimeZoneRule that represents
Universal Coordinated Time (UTC).
Namespace: InnerDrive.TimeZonesAssembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
public static TimeChangeRule UtcChangeRule { get; }
Property Value
TimeChangeRule This is a shared, cached instance. Since
Name,
Offset,
and
Symbol all have public setters, callers must never mutate the value
returned by this property; construct a new
TimeChangeRule instead.