Ireland 2024 Holidays
List of public holidays in Ireland for year 2024
Ireland - 2024 Holidays
20 of 20 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2024 | Monday | New Year's Day | National holiday |
| Feb 5, 2024 | Monday | St. Brigid’s Day | National holiday |
| Mar 10, 2024 | Sunday | Mother's Day | Observance |
| Mar 17, 2024 | Sunday | St. Patrick's Day | National holiday |
| Mar 20, 2024 | Wednesday | March Equinox | Season |
| Mar 29, 2024 | Friday | Good Friday | Observance |
| Mar 31, 2024 | Sunday | Easter | Observance |
| Apr 1, 2024 | Monday | Easter Monday | National holiday |
| May 6, 2024 | Monday | May Day | National holiday |
| Jun 3, 2024 | Monday | June Bank Holiday | National holiday |
| Jun 16, 2024 | Sunday | Father’s Day | Observance |
| Jun 20, 2024 | Thursday | June Solstice | Season |
| Aug 5, 2024 | Monday | August Bank Holiday | National holiday |
| Sep 22, 2024 | Sunday | September Equinox | Season |
| Oct 28, 2024 | Monday | October Bank Holiday | National holiday |
| Dec 21, 2024 | Saturday | December Solstice | Season |
| Dec 24, 2024 | Tuesday | Christmas Eve | Observance |
| Dec 25, 2024 | Wednesday | Christmas Day | National holiday |
| Dec 26, 2024 | Thursday | St. Stephen's Day | National holiday |
| Dec 31, 2024 | Tuesday | New Year's Eve | Observance |
We strive to provide an accurate and up-to-date holiday list for Ireland. However, please note that some holiday dates may change. If you discover any discrepancies, kindly report to us.
Holiday Type Color Legend
Holidays are color-coded based on their types:
- Public HolidayPublic, National, Federal, and Gazetted holidays
- Local HolidayLocal, Regional, State, and Provincial holidays
- Other HolidayObservances and other types of holidays
Frequently Asked Questions
How many holidays in Ireland this year in 2024?
There are 10 public holidays in Ireland in 2024. If you are planning ahead? Check upcoming holidays
How to retrieve the Ireland holidays list via API?
Simply make a GET request to v1/holidays?country=IE&year=2024 API to retrieve this list of Ireland holidays.
Here is an example using Node.js and our official package on NPM:
// Install the 11holidays package from NPM
// npm i 11holidays
import HolidaysApi from '11holidays';
const instance = new HolidaysApi(API_KEY);
const holidays = await instance.holidays.list({
country: 'IE',
year: '2024'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=IE&year=2024" \
-H "Authorization: Bearer YOUR_API_KEY"Ads
Create Appointment Page
Create your free appointment booking page
Easy online booking
Automated reminders
Client management
Free forever