Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JE (PH) #424

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/holidays/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export { default as gr } from "./gr.yaml";
export { default as hu } from "./hu.yaml";
export { default as ie } from "./ie.yaml";
export { default as it } from "./it.yaml";
export { default as je } from "./je.yaml";
export { default as nl } from "./nl.yaml";
export { default as no } from "./no.yaml";
export { default as nz } from "./nz.yaml";
Expand Down
24 changes: 24 additions & 0 deletions src/holidays/je.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---

'Jersey':
_nominatim_url: https://nominatim.openstreetmap.org/reverse?format=json&lat=49.2&lon=-2.1&zoom=11&addressdetails=1&accept-language=en

PH: # http://www.gov.je/leisure/events/whatson/pages/bankholidaydates.aspx
- {'name': '75th Anniversary of VE Day', '2020': [5, 8]}
- {'name': 'Boxing Day (substitute day)', '2020': [12, 28]}
- {'name': 'New Year’s Day', 'fixed_date': [1, 1]}
- {'name': 'Good Friday', 'variable_date': easter, 'offset': -2}
- {'name': 'Easter Monday', 'variable_date': easter, 'offset': 1}
- {'name': 'Early May bank holiday', 'variable_date': firstMayMonday}
- {'name': 'Liberation Day', 'fixed_date': [5, 9]}
- {'name': 'Spring bank holiday', 'variable_date': lastMayMonday}
- {'name': 'Summer bank holiday', 'variable_date': lastAugustMonday}
- {'name': 'Corn Riots Anniversary', '2021': [9, 27]}
- {'name': 'Christmas Day', 'fixed_date': [12, 25]}
- {'name': 'Boxing Day', 'fixed_date': [12, 26]}
- {'name': 'Christmas Day (substitute day)', '2021': [12, 27]}
- {'name': 'Boxing Day (substitute day)', '2021': [12, 28]}
- {'name': 'New Year’s Day (substitute day)', '2022': [1, 3]}
# proposed, pending approval - {'name': '​Spring bank holiday', '2022': [6, 2]}
# proposed, pending approval - {'name': '​​Queen's Platinum Jubilee', '2022': [6, 3]}
- {'name': 'Christmas Day (substitute day)', '2022': [12, 27]}