Click or drag to resize

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; }

Property Value

Type: TimeZone
See Also