| TimeZoneHelperGetTimeZoneInfo Method (Int32) | 
            Returns timezone info.
            
 
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntaxpublic static TimeZoneInfo GetTimeZoneInfo(
	int timeZoneId
)
Parameters
- timeZoneId
 - Type: SystemInt32
TimeZone ID 
Return Value
Type: 
TimeZoneInfo
See Also