Click or drag to resize

TimeZoneInformationGetTimeZoneJson Method

Retrieves a TimeZoneInformation JSON structure

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public static string GetTimeZoneJson(
	int timezoneIdentifier
)

Parameters

timezoneIdentifier
Type: SystemInt32
A timezone identifier

Return Value

Type: String
An TimeZoneInformation JSON structure
See Also