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.

Enter dates as YYYY-MM-DD, separated by commas or new lines.

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

  1. Choose the start and end dates.
  2. Pick whether the count includes the start date.
  3. Add any holiday dates you want excluded.
  4. 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

OutputMeaningAction
Business daysWeekdays remaining after exclusions.Use for deadlines or work schedules.
Weekend daysSaturday and Sunday dates inside the range.Check whether your office works on weekends.
Holiday daysCustom dates removed from the count.Update the list if your calendar changes.

Frequently Asked Questions

No. By default, Saturday and Sunday are treated as weekends and are excluded from the business day count.

Enter holiday dates in YYYY-MM-DD format, separated by commas or new lines, and the calculator removes matching weekdays.

Yes. If your school follows a weekday calendar, the same business-day logic works well for classes, assignments, and term planning.

Related Calculators

References