Skip to content

Releases: hebcal/hdate-js

0.9.6

22 May 21:06
Compare
Choose a tag to compare

Back out tachanun and move to @hebcal/holidays

0.9.4

22 May 20:37
Compare
Choose a tag to compare

Port molad and tachanun from ES6 to TS

0.9.3

06 May 22:57
Compare
Choose a tag to compare

Fix nekudot for 11 and 12 in Omer count

0.9.2

01 May 04:50
Compare
Choose a tag to compare

Add Omer counting

0.9.1

18 Dec 22:29
Compare
Choose a tag to compare

Remove unused greg.monthNames

0.9.0

17 Dec 02:41
Compare
Choose a tag to compare
gematriya(num)string

Converts a numerical value to a string of Hebrew letters.

When specifying years of the Hebrew calendar in the present millennium, we omit the thousands (which is presently 5 [ה]).

gematriyaStrToNum(str)number

Converts a string of Hebrew letters to a numerical value.

Only considers the value of Hebrew letters א through ת. Ignores final Hebrew letters such as ך (kaf sofit) or ם (mem sofit) and vowels (nekudot).

0.8.2

26 Nov 18:55
Compare
Choose a tag to compare
  • Add Hebrew monthFromName
  • Add birthday, anniversary and yahrzeit functions

0.8.0

21 Nov 22:57
Compare
Choose a tag to compare

Initial release