vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Update Jersey holidays #1971

Closed PPsyrius closed 1 month ago

PPsyrius commented 1 month ago

Proposed change

This PR adds Jul 15, 2024, as a public Holiday for Jersey as outlined in [1] [2].

Other Public holiday names are also changed to better match the actual usage in Jersey 🇯🇪 rather than the United Kingdom 🇬🇧 . i.e. %s (observed) is changed to %s (substitute day), Late Summer Public Holiday is simply called Summer Public Holiday, May Day is called Early May Bank Holiday (except in 2024 which is instead called May Bank Holiday)

Type of change

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (44dd050) to head (42d9062). Report is 5 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1971 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 188 188 Lines 11403 11403 Branches 1789 1789 ========================================= Hits 11403 11403 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.