[This is preliminary documentation and is subject to change.]
Gets a time zone provider which uses a TzdbDateTimeZoneSource.
The underlying source is Default, which is initialized from
resources within the NodaTime assembly.

C# | Visual Basic | Visual C++ |
public static IDateTimeZoneProvider Tzdb { get; }
Public Shared ReadOnly Property Tzdb As IDateTimeZoneProvider Get
public: static property IDateTimeZoneProvider^ Tzdb { IDateTimeZoneProvider^ get (); }
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)