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: 9.1.0.0 (9.1.0.20241025)
Syntax
public static TimeZoneInformation[] GetTimeZones()

Return Value

Type: TimeZoneInformation
An array of TimeZoneInformation structures
See Also