Skip to content

ronbenbenishti/comparedates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compare dates

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:

  • Gregorian date of birth (dd/mm/yyyy)
  • Were you born after sunset? (y / n)

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

Prerequisites:

  • python 2.7
  • requests module
  • hebrew encoding (utf-8)

Installing

git clone https://github.com/ronbenbenishti/comparedates.git

Screenshot

Image

About

Find out which ages the Jewish date and the Gregorian date apply on the same day.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages