weeklyplannerpdf

ISO week numbers, and who actually uses them

How ISO 8601 week numbering works, why some years have 53 weeks, and why a Sunday-start planner cannot show an ISO week number.

Amrit Singh ·

This guide exists to serve one download.

Build your own

If you have ever been asked to do something in week 35 and had to count, this is what that means.

The rule

ISO 8601 defines it precisely, and there are three equivalent ways to state it:

  • Week one is the week containing the first Thursday of the year
  • Week one is the week containing 4 January
  • Week one is the first week with a majority of its days in January

All three describe the same week. Weeks run Monday to Sunday, and each week belongs to the year in which its Thursday falls.

That last clause is the one that surprises people. Late December can be week one of the following year, and early January can be week 52 or 53 of the previous one. It is not a bug; it is what keeps every week seven days long and wholly inside one week-year.

The format is YYYY-Www-D. Today, 29 August 2026, is 2026-W35-6: week 35, day 6, which is Saturday.

Why some years have 53 weeks

A year is 52 weeks plus one or two days, so the remainder accumulates and occasionally produces a 53rd week.

A year has 53 ISO weeks if it starts on a Thursday, or if it is a leap year starting on a Wednesday. There are 71 such years in every 400-year cycle.

This matters if you are building or buying a full-year planner. A planner with a hard-coded 52 weeks will be one week short in those years, and it is exactly the sort of thing that gets noticed in the last week of December.

Who uses them

Week numbers are ordinary business vocabulary across the Nordics, Germany, France, Spain and Italy, and inside a lot of international companies. People say week 35 the way others say late August, and project plans and delivery dates are routinely expressed that way.

They are also used for fiscal reporting, where 13 weeks per quarter is a convenient structure.

In the United States they are largely unfamiliar outside specific industries. If you have never needed one, you are not missing anything: they are a convenience for people who coordinate across long horizons, not a better way to describe a date.

Why a Sunday-start planner cannot show one

This is a real constraint rather than a design preference.

ISO weeks run Monday to Sunday, by definition. A Sunday-start week is a different seven-day span, so an ISO week number does not describe it.

There is a US convention that numbers weeks with week one containing 1 January on a Sunday start, and it is a genuinely different algorithm producing different numbers for the same days. The two disagree regularly.

So a Sunday-start planner has three options: show nothing, show the US number and label it clearly as such, or show an ISO number that is wrong. Ours shows nothing, and the toggle disables itself with a note explaining why. Printing a number under the wrong name would be worse than leaving it off.

There is a related setting called minDays that decides how many days of the new year a week must contain to count as week one. ISO uses four, which follows from the Thursday rule. The US convention uses one. It is why the two schemes diverge.

Working out the current week without a planner

Most operating systems will tell you. On a phone, a long-press on the date in most calendar apps shows it; on desktop calendars it is usually a display option.

If you want to do it by hand: find the Thursday of the current week, count the Thursdays since the start of that year, and that is your week number. It sounds laborious and takes about ten seconds.

In our files

Monday-start files carry an ISO week number in the header, formatted as W35 with the year available in the longer form. Sunday-start files do not.

The full-year files are built from the real ISO week count for that year, so a 53-week year gets 53 weekly pages rather than 52 and a squeeze at the end.

Common off-by-one mistakes

Three things trip people up when calculating week numbers by hand or in a spreadsheet.

Using the first Monday rather than the first Thursday. These give the same answer in some years and differ by one in others, which is worse than being consistently wrong because it looks correct most of the time.

Assuming 1 January is always in week one. It is not. If 1 January falls on a Friday, Saturday or Sunday, it belongs to the last week of the previous year.

Assuming week 52 is always the last. In a 53-week year it is not, and a planner that stops at 52 will be a week short.

Most spreadsheet software has a function that does this correctly if you ask for the ISO variant specifically. The default variant is often the US one.

Talking about weeks across regions

If you work with colleagues in the Nordics or in German-speaking countries and they refer to week numbers, they mean ISO weeks, and they will assume you do too.

The safe habit when writing to a mixed audience is to give both: week 35, the week of 24 August. It costs four words and removes an entire category of scheduling error.

Week numbers on our files

Monday-start files show the number in the top right of every weekly sheet, in the mono face, formatted as W35. Full-year files build from the real ISO week count for the year, so a 53-week year gets 53 weekly pages.

The year index in the full-year files lists every week number against its start date, which is the fastest way to find a specific week in a long PDF without scrolling.

If you do not use week numbers, they are a toggle and off by default on a Sunday start.

Get the file

No signup. No email. No watermark. No limits.

Build your own

More guides

  • Time blocking, done properly

    What time blocking actually asks you to do, why the estimate is the part that matters, and how to block a week without abandoning it by Wednesday.

  • How to print an A5 planner at home

    A5 planner pages printed at the right size, on A4 paper, without the margins shrinking. The print dialog settings that matter, and the two ways to cut.

  • How to print Half Letter on Letter paper

    Two Half Letter pages fit one Letter sheet at exactly 100% with zero slack. The print settings, the cut, and why the printer's own two-up option gets it wrong.

  • The Sunday reset, and how to make it survive

    A weekly reset works when it has a fixed short list and a time limit. What to put on the list, what to leave off, and why an hour is the wrong length.