Click or drag to resize

TimeZoneInformationGetTimeZones Method

Retrieves an array of TimeZoneInformation structures sorted by bias

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public static TimeZoneInformation[] GetTimeZones()

Return Value

Type: TimeZoneInformation
An array of TimeZoneInformation structures
See Also