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