Business Days Calculator
Count the working days between two dates and subtract weekends or optional holidays from the result.
Use it for project timelines, delivery planning, leave requests, and any schedule that only counts weekdays.
Result
--
Run the calculation to see the business day count.
Quick Answer
A business day is usually a weekday that is not a weekend or holiday, so the calculator counts only the days you can realistically work.
How to Use It
- Choose the start and end dates.
- Pick whether the count includes the start date.
- Add any holiday dates you want excluded.
- Click Calculate to see the working day total.
Formula
Business days = total dates in range - weekend days - holiday days
The calculator walks through each date in UTC so the result is stable across time zones.
Worked Examples
Example 1: A Monday-to-Friday range with no holidays returns 5 business days.
Example 2: A two-week range with one holiday removes that holiday from the weekday count.
Example 3: Reversed dates still produce the same positive business day total.
How to Interpret Your Results
| Output | Meaning | Action |
|---|---|---|
| Business days | Weekdays remaining after exclusions. | Use for deadlines or work schedules. |
| Weekend days | Saturday and Sunday dates inside the range. | Check whether your office works on weekends. |
| Holiday days | Custom dates removed from the count. | Update the list if your calendar changes. |
Frequently Asked Questions
Related Calculators
References
- OmniCalculator reference page
- Business days are counted as weekdays excluding any holiday dates you add.
- Last reviewed: March 2026.