Sweden 2024 Holidays
List of public holidays in Sweden for year 2024
Sweden - 2024 Holidays
34 of 34 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2024 | Monday | New Year's Day | Public holiday |
| Jan 5, 2024 | Friday | Twelfth Night | De facto half holiday |
| Jan 6, 2024 | Saturday | Epiphany | Public holiday |
| Feb 14, 2024 | Wednesday | Valentine's Day | Observance |
| Mar 20, 2024 | Wednesday | March Equinox | Season |
| Mar 29, 2024 | Friday | Good Friday | Public holiday |
| Mar 30, 2024 | Saturday | Holy Saturday | De facto holiday |
| Mar 31, 2024 | Sunday | Easter Sunday | Public holiday |
| Mar 31, 2024 | Sunday | Daylight Saving Time starts | Clock change/Daylight Saving Time |
| Apr 1, 2024 | Monday | Easter Monday | Public holiday |
| Apr 30, 2024 | Tuesday | Walpurgis Night | De facto half holiday |
| May 1, 2024 | Wednesday | May 1st | Public holiday |
| May 9, 2024 | Thursday | Ascension Day | Public holiday |
| May 18, 2024 | Saturday | Whit Saturday | De facto holiday |
| May 19, 2024 | Sunday | Whit Sunday | Public holiday |
| May 26, 2024 | Sunday | Mother's Day | Observance |
| Jun 6, 2024 | Thursday | National day | Public holiday |
| Jun 20, 2024 | Thursday | June Solstice | Season |
| Jun 21, 2024 | Friday | Midsummer Eve | De facto and Bank holiday |
| Jun 22, 2024 | Saturday | Midsummer Day | Public holiday |
| Sep 22, 2024 | Sunday | September Equinox | Season |
| Oct 27, 2024 | Sunday | Daylight Saving Time ends | Clock change/Daylight Saving Time |
| Nov 1, 2024 | Friday | All Saints' Eve | De facto half holiday |
| Nov 2, 2024 | Saturday | All Saints' Day | Public holiday |
| Nov 10, 2024 | Sunday | Father's Day | Observance |
| Dec 1, 2024 | Sunday | First Advent Sunday | Observance, Christian |
| Dec 8, 2024 | Sunday | Second Advent Sunday | Observance, Christian |
| Dec 15, 2024 | Sunday | Third Advent Sunday | Observance, Christian |
| Dec 21, 2024 | Saturday | December Solstice | Season |
| Dec 22, 2024 | Sunday | Fourth Advent Sunday | Observance, Christian |
| Dec 24, 2024 | Tuesday | Christmas Eve | De facto holiday |
| Dec 25, 2024 | Wednesday | Christmas Day | Public holiday |
| Dec 26, 2024 | Thursday | Boxing Day | Public holiday |
| Dec 31, 2024 | Tuesday | New Year's Eve | De facto and Bank holiday |
We strive to provide an accurate and up-to-date holiday list for Sweden. 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 Sweden this year in 2024?
There are 13 public holidays in Sweden in 2024. If you are planning ahead? Check upcoming holidays
How to retrieve the Sweden holidays list via API?
Simply make a GET request to v1/holidays?country=SE&year=2024 API to retrieve this list of Sweden 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: 'SE',
year: '2024'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=SE&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