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