TimeZoneHelperGetTimeZoneInfo Method (String) |
Returns timezone info.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static TimeZoneInfo GetTimeZoneInfo(
string timeZoneId
)
Parameters
- timeZoneId
- Type: SystemString
TimeZone ID
Return Value
Type:
TimeZoneInfoSee Also