TimeZoneInfoProviderDeleteTimeZoneInfo Method (Int32) |
Deletes specified timeZone.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static void DeleteTimeZoneInfo(
int timeZoneId
)
Parameters
- timeZoneId
- Type: SystemInt32
TimeZone id
See Also