Legal says "ten days to respond." Operations assumes ten business days. Finance counts every calendar day for interest. The contract is not wrong—readers are answering different questions with the same word "day."
Calendar days: the wall clock wins
Statutes, courier SLAs, and many cancellation windows use calendar days because weekends still pass. A notice mailed on a Friday with a ten-calendar-day reply window can expire the following Monday if day one is counted correctly under local rules—check whether the start day counts as day zero or day one.
Interest accrual, subscription trials, and rental periods almost always use calendar days unless the document explicitly excludes weekends.
Business days: when work actually happens
Internal approvals, code review SLAs, and bank processing times should be modeled in business days (define your holiday table). "Five business days" after Wednesday before a Monday holiday is not five calendar days on the wall.
Teams slip when they subtract weekends mentally but forget the Monday holiday. Write the holiday list in the ticket instead of assuming everyone shares the same federal calendar.
Same phrase, different owners
Procurement promises "delivery in 14 days" (often calendar from ship scan). Your receiving dock staffs business days. Convert explicitly: 14 calendar days from Friday ship might land on a Thursday, while 14 business days could be three weeks later.
Before you argue about a missed date, run both counts with a Days Calculator and label which mode you used in the email subject line.
Document the convention once
At the top of every plan: "Durations in business days unless tagged (C) for calendar." Tags beat tribal knowledge when a contractor joins mid-project.
Software trial and cookie banners
SaaS trials advertised as "14 days" are almost always calendar unless the terms link says business days. Support macros should not promise "two business weeks" when billing uses calendar expirations at midnight UTC.
Cookie consent "respond within 30 days" regimes vary; legal owns the definition—engineering implements timers with the tagged type in config, not engineer memory.
HR and payroll examples
Notice periods written as "30 days" in an offer letter may mean calendar days in one jurisdiction and business days in another template pulled from a different country. HR should tag the PDF with (C) or (B) in the title after legal confirms. Payroll accrual almost always counts calendar days in the accrual period, even when pay arrives on business days.
Return-to-office policies that say "respond within five days" without a type strand managers: set a team norm and publish it in the handbook footnote. Otherwise remote workers across states argue from different holiday calendars.
Shipping and finance on the same project
A hardware team might need fourteen calendar days for ocean freight plus three business days for customs brokerage. Put freight on a calendar row and brokerage on a business row in the same plan. Reviewers see why arrival week spans three Mondays but only two working days of clearance.
Loan documents that accrue daily interest do not care that your team took the weekend off. Separate "when money costs" from "when people work" in status reports so leadership does not ask you to "skip weekends" on interest.
Court and vendor calendars in one view
Litigation holds often count calendar days with specific service rules. Your operations plan may count business days for staffing. Maintain two mini-calendars in the war room: legal calendar (C) and staffing calendar (B). Color sticky notes by type so nobody argues from the wrong strip.
When a bridge holiday creates a four-day weekend, business-day counters pause while calendar freight still moves. Status updates should mention both: "no internal review until Tuesday (business), freight may arrive Saturday (calendar)."
When in doubt, write both numbers in the status email: "12 calendar days (9 business days with our holiday table)." The thirty seconds of typing prevents a week of thread arguments.
Insurance and warranty periods almost always use calendar time; internal repair SLAs may use business days. Product support macros should quote the same type the policy PDF uses, with a link to the clause—not an improvised paraphrase.
Frequently Asked Questions
Do weekends count in calendar-day contracts?
Usually yes. Read the definition section; some consumer laws specify business days only for particular notices.
What about "business days" internationally?
Holiday sets differ. A U.S. business-day count is not identical to a U.K. bank-day count around late December.
Can I convert between types?
Do not use a fixed multiplier like 5/7 except for rough estimates. Count with the correct calendar for the promise you are making.
Where do people mix them most?
Refund windows, hiring background checks, and software trial expirations. Read the footer—trials are usually calendar.
Should project tasks use business days?
Human tasks yes; anything tied to shipping carriers or government filings often calendar. Split rows instead of debating memory.
When someone asks "days from today" for a calendar deadline, pair business-day planning with a forward count using Days From Now Calculator and the same convention you will defend in writing.