calendar.holidays.by_country
Get public holidays for any country and year with date, name, and type information using ISO country codes.
Instructions
Public holidays for any country and year — 100+ countries, national and regional holidays. Returns date, name (local + English), type. No auth, free, open source (Nager.Date)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ISO 3166-1 alpha-2 country code (e.g. "US", "GB", "DE", "JP", "BR") | |
| year | No | Year (default 2026). Supports 2000-2099. |