Business Days Calculator

Count business days between two dates. Excludes selected weekend days and optional holidays. Useful for deadlines, shipping estimates, and planning.

If enabled, the end date is counted when it is a business day and not a holiday.

Weekend days (excluded)

Default is Saturday + Sunday. Customize to match your local business calendar.

Accepts one date per line or comma/space-separated. Format must be YYYY-MM-DD.

Result will appear here.

Privacy: runs locally in your browser. No inputs are stored or transmitted.

How it works

The tool iterates across the date range and counts days that are not selected as weekend days and are not listed as holidays. Toggle “Include end date” to switch between inclusive and end-exclusive ranges.

Examples

  • 2026-03-02 → 2026-03-06 with Sat/Sun weekends (inclusive) → 5 business days
  • Add holiday 2026-03-04 → 4 business days
  • Exclude Fri/Sat for weekend → matches regions where Sunday is a business day

When to use this tool

This tool is designed for quick, practical tasks such as everyday calculations, data formatting, or simple conversions. It is best used when you need fast results without installing software or using complex tools.

When to use

  • Quick checks or one-time calculations
  • Validating or converting data before using it elsewhere
  • Simple tasks that do not require advanced software

When not to use

  • Critical financial, legal, or medical decisions
  • Large-scale or automated processing
  • Situations requiring guaranteed precision beyond basic validation

Always review results before using them in important contexts.

About this tool

This tool helps you perform quick utility operations directly in your browser. It runs entirely in your browser without sending data to a server.

You can use this tool when handling simple tasks without installing additional software. The results should be interpreted as a processed output based on your input data.

FAQ

  • What is a business day?

    A business day is typically Monday through Friday, excluding weekends and (optionally) holidays. This calculator lets you define weekend days and supply a holiday list.

  • Does the calculator include the end date?

    You can choose. If “Include end date” is enabled, the end date is counted when it is a business day and not a holiday.

  • How do I add holidays?

    Paste dates in YYYY-MM-DD format (one per line or comma-separated). Those dates will be excluded if they fall on an otherwise counted business day.

  • What if my country’s weekend is Friday/Saturday?

    You can change the weekend selection to exclude Fri/Sat (or any combination).

  • Is any data stored?

    No. Everything runs locally in your browser. Inputs are not stored or transmitted.

Related tools