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