- year
- An integer that represents the year.
- era
- An integer that represents the era. Specify either HebrewCalendar.HebrewEra or HebrewCalendar.Eras[Calendar.CurrentEra].
The number of days in the specified year in the specified era.
For example, this method returns an integer from 353 to 355 or from 383 to 385, depending on the placement of Jewish holidays and depending on whether year is a leap year.
This implementation of the System.Globalization.HebrewCalendar class recognizes only the Hebrew years 5343 to 5999 (1583 to 2239 in the Gregorian calendar).