Noda Time
Era Property
NamespacesNodaTimeZonedDateTimeEra

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

Gets the era for this zoned date and time.
Declaration Syntax
C#Visual BasicVisual C++
public Era Era { get; }
Public ReadOnly Property Era As Era
	Get
public:
property Era^ Era {
	Era^ get ();
}

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