A contract says the refund will land "within 10 days." A shipping label says "arrives in 5 days." A vendor promises to reply "within 3 days" of a support ticket. None of those sentences say whether weekends count, and the answer changes the actual date by anywhere from two days to over a week depending on where the range falls.
This mix-up is one of the most common sources of missed deadlines, disputed invoices, and "where's my package" complaints — not because the math is hard, but because "days" quietly means two different things depending on who's counting. Here's how to tell them apart and never miscount again.
Calendar days count every single day on the calendar, including weekends and holidays. Business days count only the days a typical office operates — usually Monday through Friday — excluding weekends and recognized holidays. Ten calendar days from a Friday lands the following Monday week, while ten business days from that same Friday can stretch to two full weeks once both weekends are skipped.
What are business days and calendar days?
Both terms describe a way of counting a span of time, but they draw the line differently on which days are included.
- Calendar days include every day of the week — Monday through Sunday — plus every holiday, with no exceptions or skips of any kind.
- Business days (also called working days) include only the days a standard business operates, which is typically Monday through Friday, with weekends and recognized holidays left out of the count entirely.
- Custom business weeks exist too — some regions and industries run a Sunday-to-Thursday week, or a six-day week that includes Saturday, so "business day" ultimately depends on the operating calendar of whoever set the term.
The date range being measured never changes; what changes is which of the days inside that range actually get counted toward the total.
Why the distinction matters
Assuming the wrong type of "day" doesn't produce an obviously wrong number — it produces a number that looks perfectly reasonable and is still off by several days. That shows up in places where the stakes are real:
- Contracts and legal notices. A "10 days to respond" clause interpreted as business days instead of calendar days can shift a legal deadline by nearly a full week.
- Shipping and delivery promises. "Ships in 3 days" almost always means business days, so a Friday order won't leave the warehouse until the following Monday or Tuesday.
- Payment and refund terms. "Net 30" and refund windows are conventionally calendar days unless the contract explicitly says otherwise, so treating them as business days can make a payment look late or a refund look overdue when it isn't.
- SLAs and support tickets. A "respond within 2 days" SLA measured in calendar days instead of business days can make weekend-heavy tickets look breached when the support team was simply closed.
Step-by-step: counting each one correctly
Method 1: Counting calendar days
- Identify the start date and the number of days to add or the end date to compare. No filtering is needed — every day counts.
-
Count forward (or backward) one day at a time, or subtract the two dates directly. In a spreadsheet, this is simply
end date − start date. - Include weekends and holidays in the total. Nothing gets skipped, so the result is a straight day span.
Method 2: Counting business days
- Identify the start date and the number of business days needed. Decide which days count as the "weekend" for the relevant business — usually Saturday and Sunday.
- Walk forward one day at a time, skipping any day that falls on a weekend. Only count a day toward the total if it's a weekday.
- Skip recognized holidays as well. If the business or region observes public holidays, remove those dates from the count too, even though they fall on a weekday.
-
In a spreadsheet, use a built-in function instead of counting by hand.
=WORKDAY(A2,10) ' returns the date 10 business days after A2 =NETWORKDAYS(A2,B2) ' returns the number of business days between A2 and B2
Common mistakes people make
1. Assuming "days" always means business days
Most legal and financial terms default to calendar days unless "business days" or "working days" is stated explicitly, so assuming the friendlier interpretation can push a real deadline earlier than expected.
2. Forgetting holidays inside the range
A business day count that only skips weekends but ignores a holiday sitting in the middle of the range will come out one or more days short of the true number of operating days.
3. Miscounting the start date
Whether "day one" is the start date itself or the day after it is a common ambiguity — contracts and carriers don't all define it the same way, so the same phrase can produce two different valid due dates.
4. Using a flat multiplier instead of walking the actual dates
There's no fixed ratio for converting calendar days to business days, because the result depends entirely on where the weekends and holidays happen to fall within that specific range — a rough "divide by 1.4" estimate can be off by several days.
Real-world examples
A few common scenarios and how each type of "day" plays out.
Business days vs calendar days at a glance
A side-by-side look at how the two counting methods differ.
| Factor | Calendar days | Business days |
|---|---|---|
| Includes weekends | Yes | No |
| Includes holidays | Yes | No |
| Days per typical month | 28–31 | ~20–23 |
| Default when unspecified | Usually assumed | Only when explicitly stated |
| Best for | Contract terms, refund windows, payment due dates | Shipping estimates, SLAs, payroll, project scheduling |
Skip the manual counting: free business day calculator
If a deadline needs to be exact, the Rebrixe Business Day Calculator does the counting for you: pick a start date, choose calendar or business days, and get the precise end date instantly — weekends and holidays handled automatically, right in your browser.