Public Holidays in United Kingdom 2029
9 total holidays4 national holidays
2029 Holiday Calendar — United Kingdom
| Date | Holiday | Day | Type |
|---|---|---|---|
| 2029-01-01 | New Year's Day | Monday | National |
| 2029-01-02 | New Year Holiday Scotland | Tuesday | Regional |
| 2029-03-17 | Saint Patrick's Day Northern Ireland | Saturday | Religious |
| 2029-03-19 | Saint Patrick's Day Holiday Northern Ireland | Monday | Religious |
| 2029-05-07 | May Day | Monday | National |
| 2029-07-12 | Battle of the Boyne Northern Ireland | Thursday | Regional |
| 2029-11-30 | St Andrew's Day Scotland | Friday | Religious |
| 2029-12-25 | Christmas Day | Tuesday | National |
| 2029-12-26 | Boxing Day | Wednesday | 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=2029" \ -H "Authorization: Bearer YOUR_API_KEY"
JavaScript
const res = await fetch(
"https://api.holidays.rest/v1/holidays?country=GB&year=2029",
{ 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.