Time & Date

Day of the Week Calculator

Enter any date to discover which day of the week it falls on, plus useful calendar details.

Day of the Week

Thursday

This is a weekday.

Day of year204
ISO week number30
StatusToday

The calculator uses the ISO 8601 standard for week numbering (Monday as week start).

What is the Day of the Week Calculator?

A day of the week calculator is a date-lookup tool that determines the weekday name for any date you enter. It also computes related calendar metrics: which number day within the year (1–366), the ISO 8601 week number (for business planning), whether the date is a weekend, and the count of days between that date and today. It handles leap years and all calendar complexities automatically.

How it works

The calculator takes a date input, uses the JavaScript Date API (or equivalent algorithms) to compute the weekday index (0=Sunday, 1=Monday, etc.), then looks up the day name. It simultaneously calculates the day-of-year by counting days from 1 January, the ISO week number using the ISO 8601 standard (which defines weeks as starting on Monday and week 1 as the first week with a Thursday), and the difference in days between the input date and today.

Examples

InputResultNotes
Date: 22 July 2026 (today)Wednesday, day 203 of year, ISO week 30, status: TodayToday's date is used as the default, giving you an instant reference for the current day and its calendar position.
Date: 25 December 2025 (Christmas)Thursday, day 359 of year, ISO week 52, 151 days until todayMajor holidays and past dates are easy to check; ISO week 52 indicates it's late in the year.
Date: 1 January 2020Wednesday, day 1 of year, ISO week 1, 2397 days since todayNew Year 2020 was a Wednesday; day 1 confirms it is the first day of the year; ISO week 1 is standard for 1 January in most cases.

How to use the Day of the Week Calculator

  1. Open the Day of the Week Calculator.
  2. Enter or select the date you want to look up using the date picker.
  3. The calculator immediately computes and displays the day name (e.g., Monday).
  4. Check the supplementary stats: day of year, ISO week number, weekend status, and days since/until today.
  5. Use the results for event planning, historical research, or calendar alignment.

Benefits

  • Instant weekday lookup—no need to count on a calendar or search online.
  • ISO week numbers are vital for project planning and international business scheduling.
  • Day-of-year metric helps track seasonal progress (e.g., 'We are 203 days into 2026').
  • Automatically detects and displays weekends, aiding schedule planning.
  • Shows elapsed or remaining days relative to today, useful for countdowns or historical distance.
  • Handles leap years and all calendar edge cases without manual correction.

Tips & common mistakes

Common mistakes

  • Forgetting that ISO week numbers differ from simple week-of-month (ISO weeks start on Monday and span across month boundaries).
  • Assuming day 1 is always Monday; day 1 of the year is 1 January regardless of its weekday.
  • Entering a date in the wrong format—use the date picker to avoid ambiguity and errors.

Tips

  • Bookmark this tool if you frequently work with event planning, project timelines, or historical dates.
  • Use the ISO week number when scheduling recurring tasks or coordinating across teams that use fiscal weeks.
  • The 'days since/until today' metric is great for creating anniversaries or countdown displays on websites and apps.

Frequently asked questions

What is the ISO week number?

ISO 8601 is an international standard for date and time notation. Week 1 is the first week with a Thursday (or equivalently, the week containing 4 January). Weeks start on Monday and end on Sunday. This system ensures consistency across countries and industries for business scheduling.

Why is the day of the year a useful metric?

Day of the year (1–366) is used in scientific, environmental, and agricultural contexts to track seasonal progress, solar irradiance, or phenological cycles. It's also useful for time-series data and progress tracking within a single year.

Can I calculate the day of the week for dates in the past or far future?

Yes. The calculator works for any date in history and for future dates, as long as the date is valid in the proleptic Gregorian calendar (which extends the Gregorian calendar backwards to 1 January 1 AD).

Is the calculator accurate for very old dates (e.g., centuries ago)?

The calculator uses the proleptic Gregorian calendar, which is mathematically consistent. However, historical dates before October 1582 (when the Gregorian calendar was adopted) may not align with actual weekdays in that era, as the Julian calendar was in use then.

What does 'weekend' mean in this calculator?

A weekend is defined as Saturday or Sunday. This is the standard in most Western countries; some regions (e.g., Middle East) observe Friday–Saturday as the weekend, which this calculator does not account for.

How is leap year handled?

The calculator accounts for leap years automatically. A year is a leap year if divisible by 4, except for years divisible by 100 (unless also divisible by 400). 2024 is a leap year; 1900 was not; 2000 was.

Related tools

FreeToolz Editorial Team · Last reviewed July 2026

Reviewed for accuracy. Results are estimates for general information and are not professional (medical, financial or legal) advice.