hebcal / hebcal-js

⛔️ DEPRECATED - a perpetual Jewish Calendar (JavaScript)
GNU General Public License v3.0
123 stars 40 forks source link

Yom Yerushalayim is in 28 IYYAR, not in 29 IYYAR #49

Closed yr5770 closed 5 years ago

yr5770 commented 5 years ago

https://github.com/hebcal/hebcal-js/blob/fcf7cbb750240137e6d94882c37a974d6d7c178e/src/holidays.js#L480

instead of: new HDate(29, months.IYYAR, year), should be: new HDate(28, months.IYYAR, year),