TimeZoneInfoProviderGetTimeZoneInfo Method (Int32) |
Returns the TimeZoneInfo structure for the specified Id.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static TimeZoneInfo GetTimeZoneInfo(
int timeZoneId
)
Parameters
- timeZoneId
- Type: SystemInt32
TimeZone id
Return Value
Type:
TimeZoneInfoSee Also