Instantly find which weekday any calendar date fell or falls on.
This tool answers one specific question precisely: which day of the week did (or will) a given calendar date fall on? Type in any date — whether it's your birth date, a historic event, or a future appointment — and it instantly returns the weekday, tells you whether it's a weekday or a weekend, and shows its position as a day number within the year.
Every calendar date maps to exactly one weekday because our calendar follows a fixed, repeating seven-day cycle with well-defined leap year rules. Rather than relying on a lookup table that would only cover a limited range of years, this tool uses standard date arithmetic to derive the weekday directly from the year, month and day you enter, so it works correctly for any date, whether decades in the past or far in the future.
A common use is figuring out what day of the week you were born on — a fun fact many people don't know off-hand. It's also useful for verifying historical claims ('was that meeting really on a Friday?'), planning recurring events that need to land on a specific weekday, or double-checking a date on an old document or photo where only the calendar date, not the weekday, was recorded.
Alongside the weekday, the tool shows where that date falls in the year as a simple count — January 1st is day 1, and December 31st is day 365 (or 366 in a leap year). This is sometimes called the ordinal date, and it's used in some scheduling, manufacturing and inventory systems where dates are tracked as a running day count rather than a month-and-day pair.
If you're trying to verify a date on an old letter, contract, or photograph and the person who wrote it also happened to note the weekday, this tool gives you an easy way to cross-check the two. A mismatch can be a useful clue that the calendar date was transcribed incorrectly somewhere along the way, rather than assuming the weekday itself was written down wrong.
Yes. The calculation is based on the standard (Gregorian) calendar's mathematical structure, so it correctly returns the weekday for any date the calendar covers, not just recent years.
Yes, it works identically whether the date is in the past, present or future, since the underlying weekday cycle is fixed regardless of when you're asking.
The tool labels Saturday and Sunday as 'Weekend' and every other day as 'Weekday' — a simple, universal split that doesn't account for country-specific weekend variations.
It's the date's position counted from January 1st of that year, so February 1st is day 32 in a non-leap year, for example.
This usually happens with dates before a country adopted the Gregorian calendar, since some regions switched from the Julian calendar at different times with a date gap. For modern dates (post-1752 in most English-speaking countries), the result will match standard calendars exactly.