Noda Time
TzdbVersion Property
NamespacesNodaTime.TimeZonesTzdbDateTimeZoneSourceTzdbVersion

[This is preliminary documentation and is subject to change.]

Returns just the TZDB version (e.g. "2013a") of the source data.
Declaration Syntax
C#Visual BasicVisual C++
public string TzdbVersion { get; }
Public ReadOnly Property TzdbVersion As String
	Get
public:
property String^ TzdbVersion {
	String^ get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)