Skip to content

Commit

Permalink
Update cached bank holidays as of 02/09/2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ushkarev committed Sep 2, 2024
1 parent 5319736 commit f9b464c
Showing 1 changed file with 162 additions and 0 deletions.
162 changes: 162 additions & 0 deletions govuk_bank_holidays/bank-holidays.json
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,54 @@
"date": "2025-12-26",
"notes": "",
"bunting": true
},
{
"title": "New Year’s Day",
"date": "2026-01-01",
"notes": "",
"bunting": true
},
{
"title": "Good Friday",
"date": "2026-04-03",
"notes": "",
"bunting": false
},
{
"title": "Easter Monday",
"date": "2026-04-06",
"notes": "",
"bunting": true
},
{
"title": "Early May bank holiday",
"date": "2026-05-04",
"notes": "",
"bunting": true
},
{
"title": "Spring bank holiday",
"date": "2026-05-25",
"notes": "",
"bunting": true
},
{
"title": "Summer bank holiday",
"date": "2026-08-31",
"notes": "",
"bunting": true
},
{
"title": "Christmas Day",
"date": "2026-12-25",
"notes": "",
"bunting": true
},
{
"title": "Boxing Day",
"date": "2026-12-28",
"notes": "Substitute day",
"bunting": true
}
]
},
Expand Down Expand Up @@ -1482,6 +1530,60 @@
"date": "2025-12-26",
"notes": "",
"bunting": true
},
{
"title": "New Year’s Day",
"date": "2026-01-01",
"notes": "",
"bunting": true
},
{
"title": "2nd January",
"date": "2026-01-02",
"notes": "",
"bunting": true
},
{
"title": "Good Friday",
"date": "2026-04-03",
"notes": "",
"bunting": false
},
{
"title": "Early May bank holiday",
"date": "2026-05-04",
"notes": "",
"bunting": true
},
{
"title": "Spring bank holiday",
"date": "2026-05-25",
"notes": "",
"bunting": true
},
{
"title": "Summer bank holiday",
"date": "2026-08-03",
"notes": "",
"bunting": true
},
{
"title": "St Andrew’s Day",
"date": "2026-11-30",
"notes": "",
"bunting": true
},
{
"title": "Christmas Day",
"date": "2026-12-25",
"notes": "",
"bunting": true
},
{
"title": "Boxing Day",
"date": "2026-12-28",
"notes": "Substitute day",
"bunting": true
}
]
},
Expand Down Expand Up @@ -2351,6 +2453,66 @@
"date": "2025-12-26",
"notes": "",
"bunting": true
},
{
"title": "New Year’s Day",
"date": "2026-01-01",
"notes": "",
"bunting": true
},
{
"title": "St Patrick’s Day",
"date": "2026-03-17",
"notes": "",
"bunting": true
},
{
"title": "Good Friday",
"date": "2026-04-03",
"notes": "",
"bunting": false
},
{
"title": "Easter Monday",
"date": "2026-04-06",
"notes": "",
"bunting": true
},
{
"title": "Early May bank holiday",
"date": "2026-05-04",
"notes": "",
"bunting": true
},
{
"title": "Spring bank holiday",
"date": "2026-05-25",
"notes": "",
"bunting": true
},
{
"title": "Battle of the Boyne (Orangemen’s Day)",
"date": "2026-07-13",
"notes": "Substitute day",
"bunting": false
},
{
"title": "Summer bank holiday",
"date": "2026-08-31",
"notes": "",
"bunting": true
},
{
"title": "Christmas Day",
"date": "2026-12-25",
"notes": "",
"bunting": true
},
{
"title": "Boxing Day",
"date": "2026-12-28",
"notes": "Substitute day",
"bunting": true
}
]
}
Expand Down

0 comments on commit f9b464c

Please sign in to comment.