Skip to content

Day of the Week Calculator

Easily find out what day of the week any date falls on with this Day of the Week Calculator. Whether you’re planning an event, researching past dates, or just curious, this tool helps you quickly determine the weekday from any given date using a precise algorithm.

Check Day of the Week

Input Fields
If enabled, the result will update automatically when you change any value.

Zeller’s Congruence Formula

Formula
$$h = \left(q + \left\lfloor \frac{{13(m + 1)}}{5} \right\rfloor + K + \left\lfloor \frac{K}{4} \right\rfloor + \left\lfloor \frac{J}{4} \right\rfloor + 5J\right) \mod 7$$

Where:

  • $$h$$ is the day of the week (0 = Saturday, 1 = Sunday, …, 6 = Friday)
  • $$q$$ is the day of the month
  • $$m$$ is the month (3 = March, 4 = April, …, 14 = February)
  • $$K$$ is the year of the century (year % 100)
  • $$J$$ is the zero-based century (year / 100)

Note: January and February are counted as months 13 and 14 of the previous year.

This calculator is useful for anyone needing to identify the weekday of historical, current, or future dates. For example, use it to verify which weekday your birthday fell on in a given year, check the date of a historical event, or plan for appointments and travel. The calculation is based on Zeller’s Congruence, a reliable formula used for calendar computations. It works for both Gregorian and Julian calendars (with adjustments).

Previous
Age Calculator

Leave a Reply

Your email address will not be published. Required fields are marked *

One thought on “Day of the Week Calculator

  1. Будьте в курсе последних новостей в Твиттере! Наш список актуальных тем в режиме реального времени показывает, что актуально и происходит прямо сейчас.