by Ron Benbenishti
A simple script designed to find out which ages the Jewish date and the Gregorian date apply on the same day.
Two parameters are required to run the code:
The code goes through all the years (up to 100) and compares the Jewish date of that day to the Gregorian date.
If a match is found, the age and year of the birthday will be displayed.
The Jewish date is based on the data at shoresh.org.il
git clone https://github.com/ronbenbenishti/comparedates.git
