Calendar Systems - Leap Years, Month Lengths & Day-of-Week
The rules behind our calendar - why February is short, when leap years happen, and how to find the day of the week for any date.
1 The Gregorian Calendar
2 Leap Year Rules
2024 Γ· 4 = 606 β Leap year β 1900 Γ· 4 = 475 β Yes, BUT 1900 Γ· 100 = 19 β NOT leap β 2000 Γ· 400 = 5 β Exception: IS leap year β 2100 Γ· 100 = 21 β NOT leap year β
Counting Leap Years in a Range
3 Zeller's Congruence - Day of the Week
An algorithm to find the day of the week for any Gregorian date without a calendar.