Click or drag to resize
ITimeZoneManager Interface
Time zone manager.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public interface ITimeZoneManager

The ITimeZoneManager type exposes the following members.

Properties
  NameDescription
Public propertyCustomTimeZone
Custom time zone.
Public propertyTimeZoneType
Time zone type.
Top
See Also