TimeZoneConverterIanaWindowsTimeZones Field
IT Hit WebDAV Classes Reference
Gets dictionary of IANA to System time zone IDs.
Namespace: ITHit.WebDAVAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static readonly Dictionary<string, string> IanaWindowsTimeZones
Public Shared ReadOnly IanaWindowsTimeZones As Dictionary(Of String, String)
public:
static initonly Dictionary<String^, String^>^ IanaWindowsTimeZones
static val IanaWindowsTimeZones: Dictionary<string, string>
Field Value
Type:
DictionaryString,
String
See Also