Public Holidays in United Kingdom 2031
10 total holidays4 national holidays
2031 Holiday Calendar — United Kingdom
| Date | Holiday | Day | Type |
|---|---|---|---|
| 2031-01-01 | New Year's Day | Wednesday | National |
| 2031-01-02 | New Year Holiday Scotland | Thursday | Regional |
| 2031-03-17 | Saint Patrick's Day Northern Ireland | Monday | Religious |
| 2031-05-05 | May Day | Monday | National |
| 2031-07-12 | Battle of the Boyne Northern Ireland | Saturday | Regional |
| 2031-07-14 | Battle of the Boyne Holiday Northern Ireland | Monday | Regional |
| 2031-11-30 | St Andrew's Day Scotland | Sunday | Religious |
| 2031-12-01 | St Andrew's Day Holiday Scotland | Monday | Religious |
| 2031-12-25 | Christmas Day | Thursday | National |
| 2031-12-26 | Boxing Day | Friday | National |
Automate United Kingdom holiday data via API
One API key. 195+ countries. Integrate in minutes.
cURL
curl -X GET \ "https://api.holidays.rest/v1/holidays?country=GB&year=2031" \ -H "Authorization: Bearer YOUR_API_KEY"
JavaScript
const res = await fetch(
"https://api.holidays.rest/v1/holidays?country=GB&year=2031",
{ headers: { Authorization: "Bearer YOUR_API_KEY" } }
);
const holidays = await res.json();Regional Holidays — United Kingdom
United Kingdom has region-specific public holidays. Select a region to see the full calendar.