Workdays Calculator

// Calculate working days between two dates

#About Workdays Calculator

Free online workdays calculator. Count the number of business days between two dates, excluding weekends. This tool runs entirely in your browser — your data is never sent to a server. Just paste your input, get instant results, and copy with one click. No sign-up or installation required.

#FAQ

What counts as a workday?
Workdays are Monday through Friday. Saturdays and Sundays are excluded from the count.
Does it account for holidays?
This tool excludes weekends only. Public holidays vary by country and are not factored in.
</> Embed this tool

Copy this code to embed the tool on your website. Adjust the height to fit your layout.

<iframe src="https://www.browserutils.dev/embed/workdays-calculator" width="100%" height="500" frameborder="0" title="Workdays Calculator"></iframe>

#Related