Noda Time
CenturyOfEra Property
NamespacesNodaTimeZonedDateTimeCenturyOfEra

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

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

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