TimeZoneInformationGetDefaultTimeZone Method |
Get the default timezone
Namespace:
WorkflowGen.My.Globalization
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax public static TimeZoneInformation GetDefaultTimeZone()
Public Shared Function GetDefaultTimeZone As TimeZoneInformation
Return Value
Type:
TimeZoneInformationReturns the GMT timezone.
See Also