Business Days Calculator

Counts the number of business days (Monday through Friday, inclusive of both endpoints) between two dates. Enter the dates separated by a comma, like "2024-01-01,2024-01-07".

Ad placeholder: Resp_Horizantal_1 (horizontal)
Ad placeholder: Resp_Square_1 (square)

Counts the number of business days (Monday through Friday, inclusive of both endpoints) between two dates. Enter the dates separated by a comma, like "2024-01-01,2024-01-07".

Use cases

  • Estimating how many working days a shipment or task will take
  • Calculating a project deadline that skips weekends

Examples

One full week

2024-01-01,2024-01-07
{"business_days": 5}

FAQ

Is my data sent to a server?

Yes — the calculation runs on the server for this tool.