Skip to content

This is a modified implementation of Zeller's equation to find day of week using python 3.This can take input in the following forms of dates.Format: dd/mm/year or dd/mon/year or dd-mm-year or dd-mon-year or dd,mon,year or dd,mm,year.

Notifications You must be signed in to change notification settings

EffyCoder/Zeller-s-equation-to-find-day-of-week-using-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Zeller's equation to find the day of the week for the given date using python3

This is a modified implementation of Zeller's equation to find day of week using python 3.This can take input in the following forms of dates.Format: dd/mm/year or dd/mon/year or dd-mm-year or dd-mon-year or dd,mon,year or dd,mm,year.

About

This is a modified implementation of Zeller's equation to find day of week using python 3.This can take input in the following forms of dates.Format: dd/mm/year or dd/mon/year or dd-mm-year or dd-mon-year or dd,mon,year or dd,mm,year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages