Click or drag to resize

TimeZoneDatabase Class

IT Hit WebDAV Classes Reference
Represents time zones database. Conatins historical information about all time zones.
Inheritance Hierarchy
SystemObject
  ITHit.Collab.CalendarTimeZoneDatabase

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public static class TimeZoneDatabase

The TimeZoneDatabase type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetIanaTimeZones
Gets the list of IANA time zone IDs.
Public methodStatic memberGetTimeZone
Gets IANA and Windows time zone based on provided time zone ID.
Top
See Also