Calculate Public Holidays / Federal Holidays for a given year, translation native and english. Country and County support. Supports more than 100 countries
This package gives French Public Holidays between 1950 and 2050.
It uses a web API described in this French government website : https://www.data.gouv.fr/fr/datasets/jours-feries-en-france/.
This package is intended for use by registered Air France KLM advertising partners only.
Use of this client library is subject to the terms and conditions of the partnership agreement.
Provide postal codes (about 40000) for France (metropolis and DOM), those of the TOM, as well as MONACO.
Data :
- Name of the municipality
- Postal code
Methods :
- GetLocation (Takes a string as postal code and return a string as municipality name, or "NoN" if no match found)
- GetPostalCode...
More information