Add or count business days
business_daysAdd business days to a date or count them to an end date, skipping local weekends and public holidays for accurate workday calculations.
Instructions
Adds business days to a date (add: 10 or -5) or counts them to an end date, skipping the local weekend (Fri-Sat in Saudi Arabia) and public holidays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add | No | ||
| end | No | YYYY-MM-DD | |
| start | Yes | YYYY-MM-DD | |
| where | Yes | country, state, US-CA or city | |
| weekend | No | override, e.g. 'fri,sat' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| region | Yes |