The Week Number Calculator provides a reliable way to convert calendar dates into their corresponding ISO week numbers and date ranges, or to perform the reverse lookup by entering a year and week number. Operating entirely within your web browser, the tool processes all calculations locally; the dates you select or enter are never uploaded to BroBroGo.
How the ISO Week System Works
The International Organization for Standardization (ISO) defines a highly structured calendar system where weeks always run from Monday to Sunday. Unlike standard calendar months, which can start on any day of the week, ISO weeks maintain a strict seven-day cycle that does not break at the end of a calendar year.
Under this system, every week belongs entirely to the year that contains its Thursday. This rule ensures that week 1 of any given year is always the week containing the year’s first Thursday, which is mathematically equivalent to the week that includes January 4. Because of this rule, a week that straddles the New Year is never split; instead, the entire seven-day period is assigned to a single year based on where its Thursday falls.
Boundary Shifts at the New Year
The Thursday rule creates scenarios where the calendar year and the ISO week year do not match. These boundary shifts occur during the final days of December or the initial days of January:
- Late December Shifts: December 29, December 30, and December 31 can fall into week 1 of the following year if the upcoming year's first Thursday occurs early enough.
- Early January Shifts: January 1, January 2, and January 3 can belong to week 52 or week 53 of the preceding year if the new year begins on a Friday, Saturday, or Sunday.
When you input a date where this discrepancy occurs, the calculator displays a specific explanatory note: "On the calendar this date is in {calYear}, but it counts as week {week} of {weekYear} — an ISO week belongs to the year containing its Thursday."
Years with 53 ISO Weeks
While most years contain exactly 52 ISO weeks, certain years extend to 53 weeks. This phenomenon occurs due to the alignment of the weekdays at the start of the year. Specifically, a standard year that starts on a Thursday, or a leap year that starts on a Wednesday, will contain 53 ISO weeks.
If you attempt to look up week 53 for a year that only contains 52 weeks, the calculator prevents errors by displaying the message: "{year} has only {count} ISO weeks, so that week number doesn’t exist."
Calculator Modes and Inputs
The tool features two distinct operational modes to accommodate different scheduling and planning needs:
From a date
In this mode, you select a calendar date to instantly determine its ISO week details. The tool outputs the following values:
- ISO week
- Week starts (Monday)
- Week ends (Sunday)
- Weeks in that year
If the entered date is invalid, the interface displays the error: "That is not a valid calendar date."
From a week number
This mode allows you to perform a reverse lookup by entering a specific year and week number. The inputs must conform to these boundaries:
- Year: Must be an integer between 1 and 9999. If the input falls outside this range, the tool displays: "Enter a year between 1 and 9999."
- Week number: Must be an integer between 1 and 53. If the input falls outside this range, the tool displays: "Enter a week number between 1 and 53."
The primary output for this mode is Week dates, which reveals the exact Monday-to-Sunday range for that specific week. All calculated results can be copied directly from the interface.
Practical Applications of ISO Weeks
ISO week numbering is widely used across various professional fields to eliminate ambiguity in scheduling and reporting:
- European Calendars: Many European businesses, planners, and academic institutions organize their schedules entirely around ISO week numbers rather than standard calendar dates.
- Data Analysis and Spreadsheets: Data analysts and financial planners rely on ISO weeks to group data into consistent seven-day blocks. This is commonly executed in spreadsheet software using functions like ISOWEEK.
- Supply Chain and Logistics: Manufacturing and shipping schedules often operate on week numbers to coordinate international deliveries without confusion over regional date formats.
Frequently Asked Questions
How is week 1 of a year decided? ISO weeks run Monday to Sunday, and week 1 is the week containing the year’s first Thursday — equivalently, the week that includes January 4. This is the numbering used by most European calendars, planners and the ISOWEEK function in spreadsheets.
Why does a late-December date show next year’s week 1? A week that straddles New Year belongs entirely to the year containing its Thursday. December 29–31 can therefore fall in week 1 of the next year, and January 1–3 in week 52 or 53 of the previous one — the status bar points this out whenever it happens.
Does every year have 52 weeks? Most years have 52 ISO weeks, but a year that starts on a Thursday — or a leap year that starts on a Wednesday — has 53, like 2026. That’s why calendar apps sometimes show a week 53.