Business days
Compute working days excluding weekends and holidays.
Count between two dates
OpenAPI operation
GET /v1/business-days not found in the current snapshot. Run npm run openapi:dump in apps/web after starting the API.The range is inclusive on both ends and capped at five years.
Next business day
OpenAPI operation
GET /v1/business-days/next not found in the current snapshot. Run npm run openapi:dump in apps/web after starting the API.Useful for scheduling: "the contract is signed today, what's the fifth business day?" Pass a negative days to walk backwards.