hebcal / hebcal-js

⛔️ DEPRECATED - a perpetual Jewish Calendar (JavaScript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No molad-date for Tishrei

psycomp opened this issue · comments

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();