Test your mastery of Conway's Doomsday rule
Go to file
Florine W. Dekker 89d383247c
Hide questions if collapsed
Fixes #5.
2020-04-16 10:40:44 +02:00
.editorconfig Add initial semi-working code 2020-01-25 15:27:31 +01:00
LICENSE Add initial semi-working code 2020-01-25 15:27:31 +01:00
README.md Add version number and README 2020-03-14 13:07:27 +01:00
index.html Hide questions if collapsed 2020-04-16 10:40:44 +02:00

README.md

Doomsday

Given a random date, can you determine the weekday of that date? Conway's Doomsday rule provides a simple set of steps to calculate the weekday of any date in the Gregorian calendar. This tool will help you practice the algorithm by giving you random dates to test on. Set this as your homepage to get yourself to practice this every day.