Business Days Between Dates vs ISO Week Number
Both of these calculators live in the same planning workflow, but they answer different questions about the calendar. The business days between dates calculator measures a span: how many Monday-to-Friday working days sit between two dates, after the holidays you enter are excluded. The ISO week number calculator labels a point: which ISO 8601 week a single date falls in, with the week-year and weekday shown. The genuine choice is whether your plan needs a duration in working days or a week label — a deadline estimate uses the first, while a sprint, payroll, or reporting calendar uses the second. Often you need both: count the business days to a deadline, then read which ISO week that deadline lands in.
What each calculator does
The Business Days Between Dates Calculator takes a start date and an end date, both inclusive, plus an optional list of holiday dates. It counts every Monday through Friday in the span and subtracts one for each holiday that falls on a weekday inside it; weekend holidays change nothing. Supporting outputs show calendar days, weekend days, full weeks, and how many holidays were actually excluded, so the working-day count can be sanity-checked against the raw span length. The page notes that business-day conventions are not universal — Sunday-Thursday work weeks exist — which is why the holiday list is yours to fill in.
The ISO Week Number Calculator takes a single date and reports its ISO week number from 1 to 53, its ISO week-year, its weekday name, and the compact week-date notation such as 2026-W33-1. It applies the Thursday rule: week 1 is the week containing the year’s first Thursday, weeks run Monday to Sunday, and dates before the first Thursday belong to the previous week-year. That is why January 1, 2027 — a Friday — shows as week 53 of ISO week-year 2026 rather than week 1 of 2027.
Side-by-side comparison
| Feature | Business Days Calculator | ISO Week Number Calculator |
|---|---|---|
| Input | Two dates plus optional holidays | One date |
| Question answered | How many working days in the span? | Which ISO week is this date in? |
| Primary output | Business-day count with calendar-day context | Week number, week-year, weekday, week date |
| Time frame | Measures a duration | Labels a single point |
| Weekday basis | Monday–Friday working week | Monday–Sunday ISO week |
| Year handling | Calendar years only | Week-year can differ around January 1 |
| Holiday handling | User-supplied exclusions subtracted | Not applicable |
When to use which
Use the business days calculator when a promise, deadline, notice period, invoice due date, or delivery estimate is expressed in working days. Because both endpoints count, a Monday-to-Friday span shows 5 business days, and a single Monday holiday can turn a 10-business-day estimate into 11 calendar days. Check the calendar-day column to keep the count honest.
Use the week number calculator when a schedule is organized by week — agile sprints, payroll weeks, manufacturing week codes, or partner systems that print ISO week dates. Around year end, read the week-year column rather than the calendar year, because December 31 can already belong to week 1 of the next week-year under some conventions, and January 1 can sit in week 53 of the previous one.
The limits are mirror images: a business-day count is a schedule assumption that depends on your holiday list and local work-week conventions, while a week number is a fixed labeling scheme that is only meaningful if the other side also uses ISO 8601. For durations measured in hours rather than days, the time duration calculator covers clock-time spans.
Where to start
- Business Days Between Dates Calculator — inclusive Monday-to-Friday count with optional holiday exclusions.
- ISO Week Number Calculator — ISO 8601 week number, week-year, weekday, and week-date notation for any date.