[This is preliminary documentation and is subject to change.]
Returns the minimum valid year-of-era in the given era.


- era (Era)
- The era in which to find the greatest year

The minimum valid year in the given eraera.

Exception | Condition |
---|---|
ArgumentNullException | era is null. |
ArgumentException | era is not an era used in this calendar. |
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)