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