[This is preliminary documentation and is subject to change.]
Representation of the <windowsZones> element of CLDR supplemental data.

C# | Visual Basic | Visual C++ |
public sealed class WindowsZones
Public NotInheritable Class WindowsZones
public ref class WindowsZones sealed

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | MapZones |
Gets an immutable collection of mappings from Windows system time zones to
TZDB time zones.
|
![]() | PrimaryMapping |
Gets an immutable dictionary of primary mappings, from Windows system time zone ID
to TZDB zone ID. This corresponds to the "001" territory which is present for every zone
within the mapping file.
|
![]() | TzdbVersion |
Gets the TZDB version this Windows zone mapping data was created from.
|
![]() | Version |
Gets the version of the Windows zones mapping data read from the original file.
|
![]() | WindowsVersion |
Gets the Windows time zone database version this Windows zone mapping data was created from.
|

See the CLDR design proposal
for more details of the structure of the file from which data is taken.

This type is immutable reference type. See the thread safety section of the user guide for more information.

Object | |
![]() | WindowsZones |
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)