TimeZonesUTCTimeZone Property |
Get/set the Coordinated Universal Time (UTC) timezone which is guaranteed to exist on a properly loaded collection.
The UTC timezone is always stored at index 0.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public TimeZone UTCTimeZone { get; }
Public ReadOnly Property UTCTimeZone As TimeZone
Get
Property Value
Type:
TimeZoneSee Also