hebcal / hebcal-js

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

No molad-date for Tishrei #26

Closed psycomp closed 7 years ago

psycomp commented 8 years ago

The molad is determined using shabbat_mevarchim (hebcal.js line 495) and Elul has no shabbat_mevarchim (hebcal.js line 537).

This will blow up: this.prev().find('shabbat_mevarchim')[0].onOrAfter(retMolad.doy).greg();