TimeZoneInformationObservesDaylightTime Property |
Determines whether or not daylight saving time is observed by the timezone
Namespace: WorkflowGen.My.GlobalizationAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic bool ObservesDaylightTime { get; }
Public ReadOnly Property ObservesDaylightTime As Boolean
Get
Property Value
Type:
Boolean
See Also