Click or drag to resize
TimeZoneHelperGetTimeZoneInfo Method (String)
Returns timezone info.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static TimeZoneInfo GetTimeZoneInfo(
	string timeZoneId
)

Parameters

timeZoneId
Type: SystemString
TimeZone ID

Return Value

Type: TimeZoneInfo
See Also