Skip to content
CalcTide logo
Time & Date

Day of Week Calculator

A day of week calculator turns any calendar date into its correct weekday name and ISO weekday number in one step. Enter a date such as a birthday, a contract deadline, or a historical event, and the tool returns the weekday name (Sunday through Saturday) along with the ISO 8601 weekday number, where Monday is 1 and Sunday is 7. It works from the calendar date alone, using proleptic Gregorian calendar rules, so it treats every entry as a calendar day rather than a moment tied to a specific time zone or clock time. People use it to double-check invitation dates, confirm which weekday a recurring bill or lease payment lands on, verify historical trivia, or plan around a specific weekday months or years in advance.

Time & DateBy

Quick answer

Enter a date in YYYY-MM-DD format, or pick one from the date field.

What this tells you

  • Enter a date in YYYY-MM-DD format, or pick one from the date field.
  • The result shows the weekday name and the ISO weekday number, where Monday equals 1 and Sunday equals 7.
  • Calculations use proleptic Gregorian calendar logic, so the same rules apply to dates before and after the calendar's 1582 introduction.
  • The tool reads the date only. It does not factor in a time of day, a time zone, or daylight-saving changes.
  • Leap years are handled automatically, so February 29 in a leap year returns a normal weekday result.

How to Use

  1. 1Select a date using the date field, or type it directly in YYYY-MM-DD format.
  2. 2Click Calculate Day to run the lookup.
  3. 3Read the main result for the weekday name, such as Tuesday or Saturday.
  4. 4Check the ISO Weekday value if you need the numeric form used by scheduling systems, spreadsheets, or ISO 8601 date standards.
  5. 5Repeat with a new date any time you need to check another day, such as comparing several possible meeting dates.

How It Works

Formula

Weekday index = (total days from a fixed Gregorian reference point) mod 7, mapped to a weekday name and ISO weekday number

The calculator converts the entered year, month, and day into a single Gregorian calendar day count using proleptic Gregorian rules, the same extended rules that ISO 8601 and most software calendars rely on. Dividing that day count by 7 and reading the remainder places the date at a fixed position in the seven-day week cycle. That remainder maps to a weekday name, from Sunday through Saturday, and then converts to an ISO weekday number by shifting Sunday from position 0 to position 7 while Monday through Saturday keep their 1 through 6 values. Because the math only needs the calendar date, no clock time or time zone offset enters the calculation.

Calculation note: values are processed in the order shown above, using the current input units.

Worked Examples

Find the weekday for a birthday

Date2026-05-09
ResultSaturday (ISO weekday 6)

May 9, 2026 falls on a Saturday, which the tool reports as ISO weekday 6. This kind of check helps confirm whether a birthday, anniversary, or reminder lands on a weekend before invitations or plans go out.

Check a leap day

Date2024-02-29
ResultThursday (ISO weekday 4)

February 29, 2024 is a leap day, and it falls on a Thursday, ISO weekday 4. Leap days only exist in leap years, so this example confirms the tool correctly accepts February 29 as valid and calculates the weekday the same way it would for any other date.

Confirm a holiday's weekday

Date2026-12-25
ResultFriday (ISO weekday 5)

Christmas Day 2026 lands on a Friday, ISO weekday 5, which puts it next to the weekend for a longer break. Retail schedules, delivery cutoffs, and office closures often depend on knowing this well in advance.

Verify a historical date

Date1969-07-20
ResultSunday (ISO weekday 7)

The Apollo 11 moon landing on July 20, 1969 occurred on a Sunday, which the tool reports as ISO weekday 7. This kind of lookup is common for trivia questions, history assignments, or fact-checking a date against event records.

Check the first day of the millennium

Date2000-01-01
ResultSaturday (ISO weekday 6)

January 1, 2000 fell on a Saturday, ISO weekday 6. Millennium and century transitions are frequent lookups because they combine a leap year, a new decade, and a round number that people want confirmed.

Plan around a far-future date

Date2050-06-15
ResultWednesday (ISO weekday 3)

June 15, 2050 falls on a Wednesday, ISO weekday 3, decades before the date arrives. Proleptic Gregorian calendar rules keep producing consistent results for dates far in the future, which helps with long-range planning such as insurance terms, loan maturities, or multi-decade contracts.

ISO Weekday Number Reference

How each weekday name maps to its ISO 8601 weekday number and the common US calendar position.

Weekday nameISO weekday numberCommon US position (Sun=1)
Monday12
Tuesday23
Wednesday34
Thursday45
Friday56
Saturday67
Sunday71

ISO 8601 always starts the week on Monday, while many US calendars and spreadsheet functions start the week on Sunday.

Common mistakes

  • Entering an invalid calendar date, such as April 31 or February 30, which cannot resolve into a real day.
  • Expecting a time zone or time-of-day answer, when the tool works from the calendar date alone.
  • Assuming the tool switches to the Julian calendar for dates before 1582. It always applies proleptic Gregorian rules instead.
  • Mixing up ISO weekday numbers with the common US convention, where Sunday is often treated as day 1 instead of day 7.
  • Forgetting that leap years shift which weekday later dates in the same year fall on, compared with a non-leap year.
  • Typing the date in the wrong field order, such as DD-MM-YYYY, when the tool expects YYYY-MM-DD.

Embed this calculator on your site

Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.

<script src="https://calctide.com/embed.js" data-tool="day-of-week-calculator" async></script>

Preview the embed at /embed/day-of-week-calculator/.

Frequently Asked Questions

It uses proleptic Gregorian calendar rules, the same date logic used by ISO 8601 and most modern software calendars. That means the current Gregorian pattern is extended both forward and backward in time, rather than switching to the Julian calendar for dates before 1582. This keeps the weekday math consistent no matter which year is entered.
An ISO weekday number is the day-of-week value defined by ISO 8601, where Monday is 1 and Sunday is 7. It exists because software systems need a consistent numeric order for the week that starts on Monday, unlike the common US convention where Sunday is often treated as day 1. Spreadsheets, scheduling APIs, and calendar exports frequently use this ISO numbering.
No, this tool treats the input as a date-only value and does not apply time zone or local clock adjustments. A date like 2026-05-09 returns the same weekday result no matter where the tool is used. A time-zone-aware answer for an exact moment would need a date-time tool rather than a date-only lookup.
Yes, but the result reflects the proleptic Gregorian calendar rather than the historical Julian calendar many regions used before 1582. Very old dates may not match the weekday recorded in historical church or civil records from that era, since regions adopted the Gregorian switch on different schedules. For dates after the 1900s, this distinction rarely matters.
Yes, leap years are handled automatically as part of the standard Gregorian calendar rules the tool follows. February 29 is accepted as a valid date in leap years and rejected in non-leap years, and every date after February in a leap year shifts by one day compared with the same date in a non-leap year. There is no need to track leap years manually.
ISO 8601 defines the week as starting on Monday, so Monday is weekday 1 and Sunday, the last day of that week, becomes weekday 7. This differs from the common US calendar convention, where Sunday is often shown as the first day and numbered 1. The tool reports both the plain weekday name and the ISO number so either convention is easy to read.
Yes, the calculator can compute the weekday for any valid calendar date, including centuries into the future. Proleptic Gregorian calendar rules apply consistently across long time spans, which is why the result stays accurate even for dates decades or centuries ahead. This is useful for checking long-term maturities, anniversaries, or planning documents.
Yes, checking the weekday for a specific date is a common step when confirming whether a recurring bill, meeting, or delivery date falls on a weekday or a weekend. Entering a future date shows immediately which day of the week it lands on, without counting manually on a calendar. This is especially useful for dates many months or years ahead, where mental calendar counting becomes unreliable.
It estimates day of week calculator outputs using the visible inputs and formula assumptions on this page.

Explore More in Time & Date