hebcal/hebcal-js

Bug in monthFromName function

doradsoft opened this issue · 0 comments

client/hebcal.js
function monthFromName(c)
// you must add:
case 'ט':
return months.TEVET;