TimeZones Methods

The TimeZones type exposes the following members.

Methods
  Name Description
Public method SiteTimeZone
Retrieves the time zone for the CMS site.
Public method TimeZone(Int32)
Retrieves time zone information given a time zone ID.
Public method TimeZone(String)
Retrieves time zone information given a time zone name.
Public method TimeZones
Retrieves a list of time zones stored in the system.
Public method UserTimeZone
Retrieves the time zone for the current user.
See Also