Count business (working) days between two dates. Toggle Saturday and Sunday exclusions individually — useful for countries with different weekend conventions.
Advertisement
How it works
We walk from start to end day by day, counting each date. Each day is checked against the weekend rules; weekend days are counted separately for visibility.
Key features
- Business, weekend and total counts
- Optional Saturday exclusion
- Optional Sunday exclusion (useful for Middle East where Friday-Saturday is the weekend)
Common use cases
Shipping estimates
"5 business days" from an order date.
Legal deadlines
Many jurisdictions count only business days for filing deadlines.
HR planning
Vacation approvals often exclude weekends.
Advertisement
Pro tips
- ◆If you observe a different weekend (e.g. Friday–Saturday in the Middle East), uncheck Saturday but check Sunday to invert the logic accordingly.
Common mistakes to avoid
- ✕Not accounting for public holidays — this tool only excludes weekends.
Frequently asked questions
Does it exclude public holidays?▼
Not yet — holiday support is coming soon.
Advertisement