SimplyCalculated.org

Business Days Calculator

Count the business days between two dates, or add and subtract working days from any date. Weekends are skipped automatically, the calendar is leap-year aware, and everything runs locally in your browser.

100% private: everything is processed in your browser's memory — nothing you enter is uploaded to a server, logged, or stored.

Business Days Calculator

The count includes the start date and excludes the end date — the same end-exclusive convention as the date-difference calculator. Weekends (Saturday and Sunday) are skipped; public holidays are not.

Business Days

0

Calendar Days

0

Weekends Skipped

0

A business day is Monday through Friday. Holidays like bank closures or public holidays are not excluded — see the article below for how to account for them.

What Is a Business Day?

A business day is any day on which offices are normally open — in most of the world, Monday through Friday. Saturday and Sunday are excluded everywhere this calculator operates, regardless of where you live or which industry you work in. The phrase shows up constantly in practical contexts: "delivery in 3 business days," "the invoice is due within 30 business days," "we will respond by the next business day." What makes business days worth calculating precisely is that they are not a simple fraction of the calendar — a 10-business-day deadline can span two full calendar weeks, and a project that starts on a Friday behaves completely differently from one that starts on a Monday.

Why Count Business Days?

Almost every deadline in professional life is expressed in working days rather than calendar days, because work happens only on working days. Service-level agreements promise responses within N business days; suppliers quote lead times in business days; payroll, notice periods, and contract terms all count them; and planning tools use them to schedule sprints, shipping windows, and review cycles. The mistake people make is converting mentally — assuming ten business days is ten calendar days — and then promising a date that is actually impossible. A dedicated calculator removes the guesswork: it answers "what date is 10 business days from now?" and "how many working days are left until the deadline?" with exact, repeatable answers.

How Weekday Counting Works

Counting business days is arithmetic over the weekday cycle, not over the calendar. Every seven calendar days contain exactly five business days, so a range can be counted in two parts: the number of complete weeks (multiplied by five) plus the leftover days examined one at a time. The calculator uses this method internally, which is why even a fifty-year range resolves instantly. It also means the results have a reassuring pattern: any full calendar week contributes 5 business days and 2 weekend days, and the interesting variation lives entirely in the leftover days at the edges of the range.

Worked Example: 10 Business Days From a Monday

Start with Monday, January 8, 2024 and add 10 business days. The first business day is Tuesday the 9th; the fourth is Friday the 12th (the end of the first work week); the ninth is Friday the 19th (the end of the second work week); and the tenth, after that second weekend, is Monday the 22nd. In calendar terms that is 14 days later — exactly two weekends were skipped. Put it in the calculator and the three readouts agree: 10 business days, 14 calendar days, 4 weekend days. The same logic runs backward: subtracting 5 business days from Monday the 8th lands on Monday the 1st, because a weekend sits between the two Mondays.

The End-Date Convention: Start In, End Out

Every day-counting tool has to choose whether the end date counts, and the choice changes the answer by one. This calculator counts the start date and excludes the end date — the same half-open convention the date-difference calculator uses. The payoff is consistency: counting business days between a Monday and the following Tuesday returns exactly 1, which is precisely the number of business days you would add to the Monday to reach the Tuesday. If the end date were included, the two operations would disagree by one day and the tool would be full of off-by-one surprises. When you read a result, remember it represents the weekdays you pass through from the start date up to, but not including, the end date.

Adding and Subtracting Business Days

The add/subtract mode answers the forward planning question: given a date, what weekday is N business days away? Positive numbers move forward, negative numbers move back, and the landing date is always a weekday — one business day after a Friday is the following Monday, and one business day before a Monday is the preceding Friday. The mode also reports calendar days elapsed and weekend days skipped, so you can see at a glance that "5 business days from Wednesday" is really a calendar week (the coming weekend is inside it). This is the mode to use for "when will the review be done?", "what is the last day to file?", and "how many working days until launch?".

Weekends vs. Public Holidays

This calculator is deliberately a pure weekday calculator: it skips Saturdays and Sundays and nothing else. Public holidays are not excluded, for a simple reason — there is no universal holiday calendar. The United States has federal holidays; the United Kingdom has bank holidays; Germany, India, and Japan each have their own; and even within one country, holidays differ by state, religion, and employer. A calculator that guessed would be wrong for almost everyone. When your deadline needs holiday-awareness, subtract the holidays that fall inside the range from the result, or check the handful of dates manually — the count from this tool gives you the correct weekday baseline to start from.

Reference Table

These are the exact results the calculator reproduces — useful sanity checks when you are verifying the tool against your own arithmetic:

Date range Business days Calendar days
Mon Jan 8 → Mon Jan 15, 2024 5 7
Fri Jan 5 → Mon Jan 8, 2024 1 3
Jan 1 → Feb 1, 2024 23 31
Sat Jan 6 → Mon Jan 8, 2024 0 2
Jan 8 → Jan 8, 2024 0 0
Sat Jan 6 → Mon Jan 8, 2024 0 2

Troubleshooting & Common Mistakes

Reversed Dates

If the end date is earlier than the start date, the calculator reports an error rather than a negative count. Swap the dates — or, if you genuinely need "business days ago," use the add/subtract mode with a negative amount.

Expecting the End Date to Count

The most common off-by-one: a range from Monday to Tuesday returns 1, not 2. If you need both endpoints included, add one business day to the result yourself.

Fractional Business Days

Business days are whole units. A value like 2.5 is rejected — decide whether 2 or 3 working days reflects the agreement, and enter a whole number.

Forgetting Holidays

The count is weekends-only by design. For a deadline that must avoid specific public holidays, subtract them from the result — the page explains why no built-in holiday list can be right for everyone.

Frequently Asked Questions

What counts as a business day?
A business day is any weekday — Monday through Friday — that is not a public holiday. This calculator counts weekdays only: Saturdays and Sundays are always skipped. Public holidays such as bank holidays, national days, and religious observances are not excluded, because they differ by country, region, and even employer. For a project with a specific holiday calendar, subtract the holidays that fall inside your date range from the count this tool gives you.
Why does the count include the start date but not the end date?
That is the half-open [start, end) convention, which keeps "business days between A and B" and "add N business days to A" perfectly consistent. If A is a Monday and you add one business day, you land on Tuesday; counting between Monday and Tuesday gives exactly 1. Under the opposite convention these two numbers would disagree. The date-difference calculator on this site uses the same end-exclusive rule, so counts stay comparable.
I added 10 business days to a Friday and got a date two weeks later — is that right?
Yes, almost certainly. Ten business days from Friday: the first business day is the following Monday, so you count the full next week (5 days, landing on the second Friday), then the following week's first five days land on the next Friday. In calendar terms that is 14 days later (two weekends skipped). Ten business days are always two full work weeks, and the landing date is always a weekday.
What happens if my start date falls on a weekend?
The start date counts only if it is a weekday, so a weekend start simply contributes zero business days — the count really begins on the following Monday. Adding one business day to a Saturday lands on Monday. If you need the count to be inclusive of a specific weekend day, adjust the start date to the nearest weekday first.
Does the calculator account for leap years?
Yes. Dates are validated against the real calendar, so February 29 is accepted in leap years and rejected in others, and day counts across a leap day are exact. Adding one business day to February 29, 2024 lands on March 1, 2024 — the leap day is a Thursday, so the next business day is Friday.
Can I subtract business days?
Yes. In the add/subtract mode, enter a negative number of business days: subtracting 5 from a Monday lands on the previous Monday, skipping the weekend in between. The result date is always a weekday, and the "calendar days" readout shows the total elapsed time including weekends.
How many business days are in a typical year?
A non-leap year has 365 days: 52 weeks and 1 extra day, so 260 weekdays minus however many public holidays apply. In 2024 (a leap year) the extra day is a Monday, giving 262 weekdays before holidays. Subtract your local public holidays to get working days for your country — for the U.S. federal calendar that usually lands around 249 to 252 depending on where holidays fall.

Formula last verified August 22, 2026 against our published methodology .