Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Doomsday

Python implementation of doomsday algorithm. It calculates the day of the week for a given date.

Made to debunk this assumption:

tweet about day of the week

Usage

from doomsday import calc_dow
calc_dow(4, 24, 2019)
>> Wednesday

About

Algorithm to calculate day of the week

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages