Day of the Week Calculator

Return the weekday name for a calendar date using Gregorian weekday rules.

Day of the Week Calculator

Formula

Gregorian weekday from date

Applies Gregorian calendar weekday arithmetic to year, month, and day so the result is a named weekday such as Tuesday.

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.

InputValue
Date2026-09-15
CalendarGregorian
WeekdayTuesday

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.

Frequently Asked Questions

What does the default example show?

Sample date 2026-09-15 returns Tuesday.

Which calendar is used?

Gregorian calendar weekday rules for ordinary civil dates.

Does time of day matter?

No. The weekday depends on the calendar date, not the clock hour.

Are future dates allowed?

Yes within the tool range. 2026-09-15 is a valid future relative sample in this content set.

What about historical Julian dates?

This page targets Gregorian civil dates. Very old historical records may need Julian conversion first.

Can I plan events with this?

Yes for weekday planning. Always confirm holidays and local schedules separately.

Why do online calendars agree?

They share the same Gregorian weekday mapping for a given year month day.

How does this differ from pregnancy timing tools?

Weekday tools name the day. Pregnancy timing tools estimate due dates from LMP style inputs.