Skip to content

Missing public holiday type #961

Description

@koccbusra

Affected country

Netherlands

Affected public holiday

"Bevrijdingsdag"-"Liberation Day" . The endpoint https://date.nager.at/api/v3/NextPublicHolidays/NL returns only holidays of the type Public Holiday. It does not include other holiday types such as observance, school holidays, or other non‑public categories.

Source of the information

https://date.nager.at/api/v3/NextPublicHolidays/NL

More information

The endpoint https://date.nager.at/api/v3/NextPublicHolidays/NL returns only holidays of the type Public Holiday. It does not include other holiday types such as observance, school holidays, or other non‑public categories.
To retrieve other holiday types, I need to use the /PublicHolidays/{year}/{countryCode} endpoint. However, this endpoint only returns holidays for the specified year and does not include upcoming holidays from the following year (e.g., January of the next year).
Because of this, it becomes difficult to retrieve all upcoming holidays of all types in a consistent and predictable way. The NextPublicHolidays endpoint is limited to public holidays only, while the PublicHolidays endpoint is limited strictly to a single year.
Is it possible to:

extend the NextPublicHolidays endpoint to include other holiday types (observance, school, etc.) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions