Quick start
- Choose the calendar date you want to check.
- Calculate to get the weekday name, ISO weekday number, and Sunday-based index.
- Compare your answer with the today, future-date, or leap-day examples before copying it.
Best uses
Use this guide when the calendar date is the thing you know and the weekday label is the thing you need to check.
- Find the weekday for a birthday, deadline, holiday, or event date.
- Check ISO weekday numbers for scheduling notes.
- Compare leap-day and future date examples.
- Use date-only math without time-of-day confusion.
What this calculator is solving
The Day of the Week Calculator answers a simple calendar question: what weekday does this date fall on?
Match each input label on the calculator to one valid calendar date, usually entered as year, month, and day in the date field.
The formula in plain language
In plain language: The calculator reads the date as a UTC calendar date and returns the weekday name, Sunday-based index, and ISO weekday number. The examples on the page are there so you can compare your inputs with a date example before copying the answer.
For 2027-01-01, the guide example returns Friday. The supporting lines help you check the same date as ISO weekday 5 and Sunday-based index 5.
How to read the answer
Read the weekday name first. Then use the index numbers only if your schedule, spreadsheet, or code needs a numeric weekday.
- The main answer is the weekday name.
- ISO weekday uses Monday as 1 and Sunday as 7.
- Sunday-based index uses Sunday as 0, matching many programming APIs.
Common mistakes to avoid
Most surprising answers are easy to avoid: double-check the year, month, and day, then check whether a time-zone edge near midnight changes the calendar date.
- Do not use this for historical calendar reform research.
- Check time zones separately when an event happens near midnight.
- Use the Date Calculator when you need days between two dates.
Example: checking New Year 2027
If you enter 2027-01-01, the calculator returns Friday. That is the answer most people need for a planner, invite, spreadsheet label, or quick event check.
The numeric lines add context: ISO weekday 5 and Sunday-based index 5. Those numbers are helpful when another system asks for a weekday number instead of the word Friday.
When the date needs extra checking
This page uses modern date math for the calendar date you enter. Treat that as a limit: double-check a history source when an old record comes from a place that changed calendars on a different date.
For events near midnight, the local time zone can matter. A live event, flight, or online meeting may fall on a different calendar date for someone in another time zone.
Research and references
These references help check ISO weekday numbering, date notation, and the limits around calendar-date math.
Worked examples for Day of the Week Calculator
Thursday
Friday
Thursday
FAQ in plain language
When should I use the Day of the Week Calculator?
Use it when your task matches one of these common needs: Find the weekday for a birthday, deadline, holiday, or event date. Check ISO weekday numbers for scheduling notes. It works best when you already know one valid calendar date with the exact year, month, and day you want to check.
What is the Day of the Week Calculator doing with my inputs?
In plain language: The calculator reads the date as a UTC calendar date and returns the weekday name, Sunday-based index, and ISO weekday number. The examples on the page are there so you can compare your inputs with a date example before copying the answer.
What do the main Day of the Week Calculator inputs mean?
Date: the calendar date you want to turn into a weekday name and weekday number.
How should I read the Day of the Week Calculator answer?
Read the headline answer, then check the supporting lines and examples to understand how the calculator got there. If one input changes, rerun the tool and compare the new answer instead of guessing.
What should I double-check before trusting the answer?
This uses calendar-date math only. Historical calendars, local calendar reforms, and time-zone-specific date changes can require specialized references. Also double-check the exact year, month, day, local time-zone edge cases near midnight, and whether an old historical record used a different calendar.
Why does the calculator use UTC date math?
It treats the entry as a calendar date, not a clock time. UTC date math keeps daylight-saving changes or your local browser time zone from shifting the date to the day before or after.
What is the difference between ISO weekday and Sunday-based index?
ISO weekday numbers Monday as 1 through Sunday as 7. The Sunday-based index numbers Sunday as 0 through Saturday as 6, which matches many programming date APIs.
Related tools
- Date CalculatorAdd or subtract days from a date, or count full days between two dates.
- Age CalculatorCalculate exact calendar age in years, months, days, and total days.
- Time Zone CalculatorConvert a UTC date and time into a selected IANA time zone.
Keep exploring
If this guide is close but not exact, these links keep you near the same kind of problem.
- Date & TimeBrowse the full category for related tools that help with the same job.
- All free toolsSearch the complete Access Free Tools library by task, category, or tool name.
- All calculator and utility guidesFind more plain-language examples, formulas, mistakes, and result explanations.
- Free calculator resourcesStart here when you are not sure which calculator page fits.
Privacy and copying results
Recent answers stay visible only while you work in the current browser tab. They are not sent to a server.
Use Copy answer when you want to save the calendar date, weekday name, ISO weekday number, and Sunday-based index. Check time-zone edge cases separately when an event happens near midnight.
