- year
An integer that represents the year.
- month
An integer from 1 to 13 that represents the month.
- era
An integer that represents the era. Specify either HebrewCalendar.HebrewEra or Calendar.Eras[Calendar.CurrentEra].
![]()
The number of days in the specified month in the specified year in the specified era.
For example, this method returns 29 or 30 for Cheshvan, depending on the placement of Jewish holidays.
This implementation of the System.Globalization.HebrewCalendar class recognizes only the Hebrew years 5343 to 5999 (1583 to 2239 in the Gregorian calendar).