CalculationTime

Weekday Calculator

Find the weekday name, ISO weekday number and day-of-year position for a Gregorian calendar date.

What-if check

Seven-day cycle check

Moving by seven days lands on the same weekday, while one-day moves prove the local cycle around the selected date.

CheckValueNote
-7 days2026-05-08Friday
-1 days2026-05-14Thursday
selected date2026-05-15Friday
+1 days2026-05-16Saturday
+7 days2026-05-22Friday

Visual proof

Result path

InputMethodAnswer2026-05-15 is Friday

2026-05-15 is Friday. ISO weekday number 5 where Monday is 1 and Sunday is 7; day 135 of the year.

Explain it like I'm 12

This calculator tells you what weekday a date falls on. Enter a date, and it checks the calendar pattern to answer Monday, Tuesday, Wednesday and so on.

Why people use this calculator

  • School: check calendar history, birthdays and timeline assignments.
  • Work: plan rosters, meetings, filing dates and project milestones.
  • Business: verify booking dates, delivery dates, invoice timing and weekday-sensitive schedules.
  • Daily life: find the weekday for birthdays, anniversaries, travel dates and events.

Common mistakes

  • Typing the month and day in the wrong order when using another country’s date format.
  • Using the weekday alone for deadlines that also depend on business days or holidays.
  • Forgetting that historical dates may use different calendar systems before modern Gregorian adoption.
  • Assuming a weekday result includes timezone or local cutoff rules.

Citation sentence

CalculationTime determines the day of week for a Gregorian calendar date by evaluating the entered year, month and day as a date-only value and returning the corresponding weekday label.

Formula

Weekday = day name of the entered calendar date evaluated at UTC midnight in the proleptic Gregorian calendar.

Worked example

For 15 May 2026, the calculator creates the UTC date 2026-05-15. The calendar weekday for that date is Friday, so the result is Friday.

Professional note

Master’s Tip: for birthdays, schedules and school planning, the Gregorian weekday is usually enough. For historical records before local Gregorian adoption, check the calendar system used in that place and year before quoting the weekday.

Regional and unit assumptions

The basis is transparent general calendar arithmetic using numeric year-month-day inputs and UTC midnight. No legal deadline, holiday or regional adoption rule is claimed.

Assumptions and limitations

Methodology & Accuracy

How this calculator is checked

CalculationTime pages are built around visible arithmetic: the formula, assumptions, worked example and practical limitations are shown so the result can be checked rather than simply trusted.

Formula used

Weekday = day name of the entered calendar date evaluated at UTC midnight in the proleptic Gregorian calendar.

Standard or basis

The basis is transparent general calendar arithmetic using numeric year-month-day inputs and UTC midnight. No legal deadline, holiday or regional adoption rule is claimed.

Where a calculator follows a named legal, trade or industry standard, that standard is cited visibly. Otherwise the page uses transparent general arithmetic and states its limits.

Master's Tip

Master’s Tip: for birthdays, schedules and school planning, the Gregorian weekday is usually enough. For historical records before local Gregorian adoption, check the calendar system used in that place and year before quoting the weekday.

Related calculators

Questions

How do you find the day of the week for a date?

Create the calendar date from the year, month and day, then read the weekday assigned to that date in the Gregorian calendar.

Why use UTC midnight for the weekday?

UTC midnight keeps the calculation date-only, so daylight-saving time changes do not shift the result by an hour.

Can this be used for very old historical dates?

Use caution. Many places used Julian or local calendars before adopting the Gregorian calendar, so historical weekdays may depend on the calendar system in use.

Does this include holidays?

No. It only returns the weekday name. Holidays, observances and business-day rules are separate calendar layers.

What should I print for a weekday record?

Print the entered date, weekday result, Gregorian-calendar basis, UTC-midnight method, historical-date caution, page URL, generated date and notes area so the record can be checked later.

Calculation note

Weekday calculation connects ordinary scheduling with calendar history. A day name looks simple, but it depends on a shared calendar system, the seven-day week and the convention used to map numbered dates onto weekdays.

The seven-day week is a repeating cycle

Weekday calculation works because weekday names repeat in a fixed seven-day cycle. Once a calendar date is mapped onto that cycle, moving forward or backward by seven days lands on the same weekday.

The Gregorian calendar matters for modern dates

Modern civil dates usually use the Gregorian calendar. Leap-year rules keep the calendar aligned with the solar year, which is why weekday arithmetic must account for month lengths and leap days rather than simply counting every year as 365 days.

Historical dates need calendar context

Different countries adopted the Gregorian calendar at different times. A printed historical date can therefore have a different weekday depending on whether the Julian calendar, Gregorian calendar or a local convention was used.