Customise the business day calculator
Use the live version below to see how the widget behaves before you copy the embed code.
A free business day calculator widget for websites.
Use the live version below to see how the widget behaves before you copy the embed code.
Help visitors work out the number of weekdays between two dates without leaving your page. Useful for delivery estimates, service-level pages, admin guidance, HR policies and project timelines.
Add it to explanatory articles, service pages, resource hubs or client guidance pages where a quick calculation or action helps the visitor move forward.
Related widgets: Deadline calculator, Countdown timer, FAQ accordion
Copy this iframe into your page HTML, CMS block or website builder embed area.
A business day calculator counts only weekdays – Monday to Friday – between two dates. Weekends are automatically excluded, which makes the difference between a result of 5 calendar days and 5 business days significant when a start date falls near a weekend.
For example: adding 5 business days to a Friday date gives the following Thursday, because Saturday and Sunday are skipped. Adding 5 calendar days to the same Friday gives the following Wednesday.
Common scenarios where this matters:
Business days vs calendar days: a standard date calculator counts every day equally. If you need to exclude weekends and public holidays, a business day calculator is the right tool. For UK public holidays specifically, you need a calculator that supports a holiday calendar – this widget works on a plain Monday—Friday basis.
How to add business days in other tools: in Excel use WORKDAY(start_date, days). In Google Sheets, the same function works. In Python with Pandas: pandas.bdate_range(start, periods=days).
Embedding tip: the widget shows only the result your visitor needs – the embed is self-contained and needs no external configuration once pasted in. Set the accent colour to match your site before copying the iframe code.