holiday_calendar_business_days_between
Count business days between two ISO dates, excluding weekends and country holidays. Pure/offline; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End ISO date (YYYY-MM-DD) | |
| start | Yes | Start ISO date (YYYY-MM-DD) | |
| country | No | ISO 3166 country code (default: US) |