The unique ID for this TimeZone. See
TimeZones.Zones for constants for common timezones.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic int ID { get; set; }
Public Property ID As Integer
Get
Set
Property Value
Type:
Int32
Remarks
The UTC timezone always has an ID of zero.
See Also