zeller
Zeller's congruence is an algorithm devised by Christian Zeller to calculate the day of the week for any Julian or Gregorian calendar date.
what-is-the-weekday
Implementing zeller's congruence to discover what is the weekday given a date
zeller-date
A simple implementation of Zeller's congruence to compute day of the week