Find the ISO week number of any date and see the full week at a glance.
What is an ISO Week Number?
An ISO week number is a standardized way of numbering the weeks of the year, defined by the ISO 8601 international standard. Under this system, weeks always begin on Monday and end on Sunday. Week 1 of any year is defined as the week containing the first Thursday of that year — which means January 1 can sometimes fall in week 52 or 53 of the previous year, and December 31 can fall in week 1 of the following year.
The week number calculator on daycalctools.com shows you the ISO week number for any date you enter, along with the Monday and Sunday that bracket that week. The ISO year shown alongside may differ from the calendar year for dates at the very start or end of January or December.
Who Uses ISO Week Numbers?
ISO week numbers are used widely in business, software, and scheduling contexts:
- Project management — Many project plans and Gantt charts reference "Week 12" or "Week 34" rather than specific dates.
- Payroll and invoicing — Some companies process payroll weekly and reference the ISO week number on pay slips.
- Manufacturing and logistics — Production schedules and delivery windows are often expressed in week numbers.
- Academic calendars — European universities often schedule lectures and exams by week number.
- Retail planning — Retailers plan promotions and inventory cycles by week number throughout the year.
- Software development — Sprint cycles and release calendars are often aligned to ISO weeks in agile environments.
Frequently Asked Questions
Why does December 31 sometimes show as Week 1?
Under ISO 8601, if December 31 falls in a week whose Thursday is in January of the next year, then that week is counted as Week 1 of the next year. This is a known feature of the ISO system — the ISO year can differ from the calendar year for a few days at the start and end of each year.
How many weeks are in a year?
Most years have 52 ISO weeks. However, some years have 53 weeks — this occurs when January 1 falls on a Thursday (or on a Wednesday in a leap year). Approximately 71 out of every 400 years (about 17.75%) have 53 weeks.
Does every country use ISO week numbers?
ISO 8601 week numbers are widely used in Europe and internationally in business contexts. However, some countries and systems use different conventions — for example, in the United States, weeks sometimes start on Sunday, and "Week 1" may be defined differently. Always confirm which standard applies when interpreting week numbers in a specific context.
What are the start and end dates of a given week number?
The tool shows you both the Monday (week start) and Sunday (week end) that correspond to the week containing your chosen date. This makes it easy to see the full date range for any ISO week number without manual calculation.
What is ISO 8601?
ISO 8601 is an international standard published by the International Organization for Standardization (ISO) that defines how dates, times, durations, and intervals should be written and interpreted. It is widely used in computing, data exchange, and international business to avoid ambiguity in date formats (for example, it specifies YYYY-MM-DD as the unambiguous date format).