Function Repository Resource:

JewishNewYear

Source Notebook

Find the date of the Jewish New Year

Contributed by: Wolfram Research

ResourceFunction["JewishNewYear"][year]

gives the date of the Jewish New Year occurring in Gregorian year year.

Details and Options

Add 3761 to the Gregorian year year to get the corresponding new Jewish year.
As of Version 10.0, calendar functionality is built into the Wolfram Language. »

Examples

Basic Examples (1) 

The date of the Jewish New Year in the Gregorian year 2000:

In[1]:=
ResourceFunction["JewishNewYear"][2000]
Out[1]=

Version History

  • 3.0.0 – 08 August 2019
  • 2.0.0 – 15 July 2019
  • 1.0.0 – 26 April 2019

Related Resources

License Information