| TimeZoneInfoProviderGetTimeZoneInfo Method (String) | 
            Returns the TimeZoneInfo structure for the specified name.
            
 
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntaxpublic static TimeZoneInfo GetTimeZoneInfo(
	string timeZoneName
)
Parameters
- timeZoneName
 - Type: SystemString
TimeZone name 
Return Value
Type: 
TimeZoneInfo
See Also