Public holidays for a country and year
get_holidaysGet public holidays for a country and year. country is a code from list_holiday_countries. lang is optional (defaults to the user locale, then en). year is optional (defaults to the current year). Dates in the result are YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language for titles (defaults to the user locale, then en) | |
| year | No | Year (defaults to the current year) | |
| country | Yes | Country code from list_holiday_countries |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||