Chameleon and Iguana Plugin C# Class Libraries |
|
ChameleonDateTime.Zone Property
Time zone property.
[Visual Basic]
Public Property Zone As
Short
[C#]
public
short Zone {get; set;}
Remarks
Get or set the time zone as a short integer. For example, a ChameleonDateTime with a time in the EST would have a Zone property of -5.
See Also
ChameleonDateTime Class | iNTERFACEWARE.Chameleon Namespace