Returns the next public holidays for a country starting from a date (today by default), in chronological order. Crosses the year boundary as needed.
Country codes are ISO 3166-1 alpha-2. count defaults to 5 (max 50). Pass from_date to look ahead from a specific day. Computed locally.
How many upcoming holidays to return. Defaults to 5.
ISO 3166-1 alpha-2 country code (e.g. US, FR, GB).
Optional language code for localized holiday names.
Look ahead from this date, YYYY-MM-DD. Defaults to today.
Optional ISO 3166-2 subdivision code (e.g. CA, NSW).