Noda Time
YearOfEra Property
NamespacesNodaTimeZonedDateTimeYearOfEra

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

Gets the year of this zoned date and time within its era.
Declaration Syntax
C#Visual BasicVisual C++
public int YearOfEra { get; }
Public ReadOnly Property YearOfEra As Integer
	Get
public:
property int YearOfEra {
	int get ();
}

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