Business Days
business_daysCount business days between two dates in any Latin American country, excluding weekends and national holidays. Includes weekday holidays that reduced the count for SLA, payroll, and settlement math.
Instructions
Count business days between two dates in a Latin American country.
Excludes weekends and that country's nationwide public holidays. Dates are ISO format (YYYY-MM-DD); the range is inclusive on both ends. Returns the count plus the nationwide holidays that fell on a weekday inside the range (i.e. those that actually reduced the count) — useful for SLA, payroll, logistics and settlement-date math.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ||
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||