Understanding ISO Week Numbers
Week numbers turn a date into a simpler label — "week 27" instead of "the first week of July." Payroll, manufacturing, and project schedules lean on them heavily. But there is a precise standard behind them, ISO 8601, and it has a couple of rules that surprise people the first time they meet them.
What is an ISO week number?
An ISO week number identifies one of the (up to) 53 weeks in a year, from 1 to 52 or 53. Under ISO 8601 every week starts on Monday and ends on Sunday — not Sunday-to-Saturday as some calendars show — and each week belongs wholly to one week-numbering year.
The week 1 rule
Week 1 is defined as the week containing the year's first Thursday. An equivalent and easier test: week 1 is the week that contains 4 January. Both rules pick the same week — the first one that has the majority of its days (four or more) in the new year.
Why early January can belong to the previous year
Because week 1 must contain the first Thursday, the first day or two of January can fall in the last week of the previous year. For example, 1 January 2027 is a Friday, so it belongs to week 53 of 2026, not week 1 of 2027. To avoid confusion, ISO dates pair the week with a week-numbering year (written like 2026-W53), which can differ from the calendar year for those few days.
Weeks 52 and 53
Most years have 52 weeks. A year has a 53rd week when it starts on a Thursday, or is a leap year that starts on a Wednesday — which happens roughly every five or six years. Those extra days have to belong somewhere, and the first-Thursday rule is what decides whether they close out the old year or open the new one.
Finding the week number for any date
Working the rule by hand is fiddly, so it is easier to let a tool apply it. Our week number calculator returns the ISO week for any date along with the week-numbering year, so a January date near the boundary is never ambiguous. The day of the week calculator and days between dates calculator pair well with it when you are planning around specific weeks.