A implementation in Python of Zeller's Congruence, a simple and elegant little formula to calculate the day of the week from a date.
Calculating the Day of the Week with Zeller’s…
A implementation in Python of Zeller's Congruence, a simple and elegant little formula to calculate the day of the week from a date.