Business Days Between Two Dates
Count the number of weekdays (Monday–Friday) between any two dates, skipping weekends.
How to use this tool
- Enter start date and end date in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your business days and the full breakdown beneath it.
Count the number of weekdays (Monday–Friday) between any two dates, skipping weekends.
Frequently asked questions
- Does this count public holidays?
- No — it counts Monday through Friday only. Subtract any public holidays that fall within the range to get true working days.
- Is the end date included or excluded?
- The end date is excluded (like Python's range). To include it, add one day to the end date.