This day of the week calculator returns the weekday name for a Gregorian calendar date. The sample date 2026-09-15 falls on Tuesday.
Use it for scheduling, history homework, and quick checks when a paper calendar is not nearby. Pregnancy timing questions belong on health tools such as the due date calculator rather than a weekday namer.
How the formula works
Gregorian weekday algorithms combine year, month, and day with leap year adjustments so each civil date maps to one of seven weekday names. The calculator applies that mapping and prints the English weekday.
Worked example
Enter 2026-09-15. The Gregorian weekday for that date is Tuesday. Any trustworthy civil calendar for September 2026 should show the same name.
| Input | Value |
|---|---|
| Date | 2026-09-15 |
| Calendar | Gregorian |
| Weekday | Tuesday |
How to use the fields
- Enter year, month, and day in a clear ISO style date.
- Run the calculation.
- Read the weekday name and cross check against a calendar if the event is critical.
Leap years and month lengths
February 29 exists only in leap years. Invalid dates should be rejected. September always has 30 days, so 2026-09-15 is a valid mid month sample.
Common mistakes
- Swapping month and day in locales that write day first
- Using a Julian historical date without conversion
- Expecting the tool to list holidays or store hours
- Confusing weekday name with week number of the year
Scheduling meetings
Knowing the weekday helps invite copy, but time zones still matter for the clock hour. Pair weekday planning with offset awareness when guests live in different regions.
Classroom calendar skills
Ask students to predict the weekday of 2026-09-15 before checking. Then change the day by one and confirm the name moves forward by one weekday without gaps.
Discuss why seven day weeks cycle independently of month lengths once the civil calendar is fixed.
Historical caution
Records before a region adopted the Gregorian calendar can disagree with modern weekday calculators. For school history projects, confirm which calendar the source used.
Event planning checklist
Write the date, weekday, and location together. Tuesday 2026-09-15 is clearer than a bare numeric date when people skim invites on a phone.
If the event repeats weekly, the weekday name is the anchor; the calculator helps set the first occurrence correctly.
ISO dates reduce ambiguity
2026-09-15 uses year month day order. That form avoids the 09/15 versus 15/09 confusion that creates wrong weekdays when month and day are swapped.
When sharing internationally, prefer ISO style dates plus the weekday name for double confirmation.
What this tool does not decide
It does not know business holidays, school calendars, or religious observances. A Tuesday can still be closed for a local holiday. Use the weekday as one planning fact among others.
Comparing nearby dates
2026-09-14 is Monday and 2026-09-16 is Wednesday if 2026-09-15 is Tuesday. That neighbor check is a fast sanity test after any manual entry.
If neighbors do not line up, the entered date is wrong or the output was misread.
Limitations
Gregorian civil weekday naming only. No holiday database, no Julian historical mode, and no meeting availability engine.
Recurring weekly habits
If you always meet on Tuesdays, confirming that 2026-09-15 is Tuesday tells you the series can start that week. Shift one day if a holiday forces a move, then recompute the weekday for the new date so invites stay accurate.
Print the date and weekday together in shared docs. A lonely numeric date invites misreads; Tuesday 2026-09-15 reduces that risk.
Month length traps
September has 30 days, so day 31 is invalid and should never produce a weekday. Always validate the calendar date before trusting a name. Leap day questions belong in February of leap years only.