Click or drag to resize

TimeZoneInformationGetTimeZoneXml Method

Retrieves a TimeZoneInformation XML structure

Namespace:  WorkflowGen.My.Globalization
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public static string GetTimeZoneXml(
	int timezoneIdentifier
)

Parameters

timezoneIdentifier
Type: SystemInt32
A timezone identifier

Return Value

Type: String
An TimeZoneInformation XML structure
See Also