TimeZoneInformationGetTimeZones Method |
Retrieves an array of TimeZoneInformation structures sorted by bias
Namespace:
WorkflowGen.My.Globalization
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public static TimeZoneInformation[] GetTimeZones()
Public Shared Function GetTimeZones As TimeZoneInformation()
Return Value
Type:
TimeZoneInformationAn array of TimeZoneInformation structures
See Also