Convert Dates into ISO Week Numbers
Visual: a 53-week bar with your ISO week marker.
Uses UTC to keep week numbers consistent across time zones.
⚡ Quick Presets
ISO Week
W10 · 2026
Day: Sunday
🧭 ISO rule: Week 1 is the week that contains January 4.
🎯 A Simple Example: Coordinating a Global Sprint
Your team’s kickoff email says “Sprint starts Week 14,” but the calendar is open on April 2.
Just do this:
1️⃣ Set the date to 2026-04-02
2️⃣ Read the ISO week number in the result card
3️⃣ Confirm the Monday–Sunday span to align the sprint calendar
4️⃣ Share the week number with your global team
Pro tip: Use the week range to avoid off‑by‑one week errors around New Year.
Data Source: ISO 8601 Week Date Standard (overview) • Public domain • Solo-developed with AI
The History: Businesses didn’t always talk in “Week 32.” That habit grew when railroads, factories, and international trade needed a shared calendar language that didn’t depend on local holidays. Europe in particular pushed for standardized week-based planning, so ISO 8601 codified a system where weeks start on Monday and Week 1 is the one containing the first Thursday of the year. It sounds oddly specific, but it keeps the count consistent across years, languages, and time zones. That consistency is why global teams still rely on week numbers today.
The Core Principle: ISO weeks are about anchoring a week to the middle of the week. If you know where Thursday falls, you know which year the week belongs to, even when January starts midweek. That’s why Week 1 can begin in late December, and why the last week of December can sometimes be Week 1 of the next year. The math uses the Monday start, a Thursday anchor, and a simple count of seven-day blocks from the first ISO week. It’s clean, but it’s easy to get wrong without a proper calculation.
The Real-World Problem: Project managers love week numbers, but meeting invites and reports still live on calendar dates. If you’re coordinating with Europe or a global client, “Week 14” needs to mean the same thing on both sides of the ocean. A mismatch can shift a launch by a full week, which is how “Week 1” meetings appear in late December and confuse everyone. If you’ve ever stared at a date and asked “is this Week 52 or Week 1?”—you already know why a converter matters.
Bridging Past to Present: This tool translates any date into its ISO week number and shows the full Monday–Sunday span so there’s no ambiguity. It uses UTC to avoid hidden timezone shifts, which keeps planning clean for distributed teams. In 2026, week-number reporting is everywhere: agile sprints, editorial calendars, retail promotions, and quarterly planning dashboards. Once you can see the week number instantly, scheduling stops being a calendar puzzle and becomes a simple lookup.
🐾 From the Lab Cat's Scheduling Division: I schedule naps by week number because “Tuesday at 2 PM” is far too specific for my lifestyle. When the humans say “Week 1,” I simply sit on their calendar until they get the message. Consistency is important—especially if there are treats. 🐾