Skip to content

Scala/Scala.js library for converting to/from the Jewish calendar

Notifications You must be signed in to change notification settings

nafg/jewish-date

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2023
Aug 20, 2020
Oct 24, 2023
Aug 26, 2020
Jan 8, 2018
Sep 8, 2023
Jan 8, 2018
Sep 8, 2023
Mar 22, 2021

Repository files navigation

jewish-date

A Scala library for converting between the Gregorian calendar and the Jewish calendar, cross-compiled for JVM and JS

Heavily based on and derived from https://github.com/KosherJava/zmanim, but taking advantage of the Java 8 java.time API, and as a Scala-idiomatic API.

Features

  • Convert from java.time.LocalDate to jewishdate.JewishDate and vice versa
  • Get date of Yomim Tovim and Yom Tov of a date (currently Diaspora only; pull requests welcome)