Click or drag to resize

TimeZoneDatabaseGetIanaTimeZones Method

IT Hit WebDAV Classes Reference
Gets the list of IANA time zone IDs.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public static IEnumerable<string> GetIanaTimeZones()

Return Value

Type: IEnumerableString
Collection of strings - IDs of IANA time zones.
See Also