Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.79 KB

README.md

File metadata and controls

11 lines (9 loc) · 1.79 KB

jersey-bank-holidays.JSON

This project exists as I wanted some JSON that contains all the Jersey Channel Islands Bank Holidays so I could reference it for date validation requirement (they didn't want a date selected that was a bank holiday). Here in the Channel Islands we have an extra bank holiday to celebrate the day we were liberated from German occupation in World War 2. The UK government have a public JSON file that almost contains all the data required (https://www.gov.uk/bank-holidays.json). However, it is missing out May 9th Liberation bank holiday. For reference the legislation that defines Jerseys Bank Holidays is here https://www.jerseylaw.je/laws/enacted/pages/RO-096-2010.aspx

This small project takes the UK bank holidays JSON and adds our bank holiday into the data so that the result can be manually saved as a JSON file.