Add business days
Skip weekends when adding business days from a start date.
Client2026-07-07
Nearby workflows on Toolcore
- Business days between dates — Count Mon–Fri days between two ISO dates inclusive. when the same instant should appear as epoch, zone, or cron.
- Add days to a date — Shift a calendar date forward by N days—local Date math. when the same instant should appear as epoch, zone, or cron.
- Business days calculator — Count weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser. when the same instant should appear as epoch, zone, or cron.
- Unix timestamp converter — Epoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser. when the same instant should appear as epoch, zone, or cron.
Common use cases
- Add business days for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Use q or qb for the main text field when supported.
More tools
Related utilities you can open in another tab—mostly client-side.
Business days between dates
ClientCount Mon–Fri days between two ISO dates inclusive.
Add days to a date
ClientShift a calendar date forward by N days—local Date math.
Business days calculator
ClientCount weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser.
Unix timestamp converter
ClientEpoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser.