Skip to content

Working Days Calculator

Count business days between two dates, optionally skipping weekends and custom holidays. Fully client-side.

Comma-separated dates to exclude, e.g. 2026-01-01, 2026-12-25

Working days

Example

Mon 2026-01-05 → Fri 2026-01-09 with Sat/Sun excluded → 5 working days (inclusive).

FAQ

Yes, if each end falls on an allowed weekday and is not listed as a holiday.
The range is normalized so the earlier date is the start; the count is the same either way.

Calculators