[This is preliminary documentation and is subject to change.]
Returns the provider which is used to look up time zones when parsing a pattern
which contains a time zone identifier.

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