Returns the era in the specified DateTime.
- time
- The DateTime to read.
An integer that represents the era in the specified DateTime. The return value is always HebrewCalendar.HebrewEra.
The Hebrew calendar recognizes two eras: B.C.E. (before the common era) and A.M. (Latin "Anno Mundi", which means "the year of the world"). This implementation of the System.Globalization.HebrewCalendar class recognizes only the current era (A.M.) and only the Hebrew years 5343 to 5999 (1583 to 2239 in the Gregorian calendar).