Click or drag to resize
TimeZoneHelperServerTimeZone Property
Returns server timezone.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static TimeZoneInfo ServerTimeZone { get; }

Property Value

Type: TimeZoneInfo
See Also