Macedonia, The Former Yugoslav Republic of Holidays in 2024

List of public holidays in Macedonia, The Former Yugoslav Republic of 2024 calendar

DateDayNameType
1st JanuaryMondayNew Year's DayNational holiday
6th JanuarySaturdayOrthodox Christmas EveOptional Holiday
7th JanuarySundayOrthodox Christmas DayNational holiday, Orthodox
8th JanuaryMondayDay off for Orthodox Christmas DayNational holiday, Orthodox
19th JanuaryFridayEpiphany (Orthodox)Optional Holiday
27th JanuarySaturdaySt Sava's DayOptional Holiday
14th FebruaryWednesdayValentine's DayObservance
8th MarchFridayMothers' Day/International Women's DayObservance
11th MarchMondayRamadan Start (Tentative Date)Observance
20th MarchWednesdayMarch EquinoxSeason
29th MarchFridayGood FridayObservance
30th MarchSaturdayEaster SaturdayObservance
31st MarchSundayEaster SundayObservance
31st MarchSundayDaylight Saving Time startsClock change/Daylight Saving Time
1st AprilMondayEaster MondayOptional Holiday
8th AprilMondayInternational Romani Day (for Romani community)Optional Holiday
10th AprilWednesdayEid al-Fitr (Tentative Date)National holiday
1st MayWednesdayLabor DayNational holiday
3rd MayFridayGood Friday (Orthodox)Optional Holiday
4th MaySaturdayEaster Saturday (Orthodox)Observance, Orthodox
5th MaySundayEaster Sunday (Orthodox)Observance, Orthodox
6th MayMondayEaster Monday (Orthodox)National holiday, Orthodox
23rd MayThursdayVlach’s National Day (for Vlach community)Optional Holiday
24th MayFridaySaints Cyril and Methodius' DayNational holiday
17th JuneMondayEid al-Adha (Feast of Sacrifice) (Tentative Date)Optional Holiday
20th JuneThursdayJune SolsticeSeason
21st JuneFridayFriday before PentecostOptional Holiday
2nd AugustFridayRepublic DayNational holiday
28th AugustWednesdayFeast of the Assumption of Mary (Orthodox)Optional Holiday
8th SeptemberSundayIndependence DayNational holiday
8th SeptemberSundayFathers' DayObservance
9th SeptemberMondayDay off for Independence DayNational holiday
22nd SeptemberSundaySeptember EquinoxSeason
28th SeptemberSaturdayInternational Bosniaks' Day (for Bosniak community)Optional Holiday
11th OctoberFridayDay of People’s UprisingNational holiday
12th OctoberSaturdayFirst day of Yom Kippur (Jewish community)Optional Holiday
23rd OctoberWednesdayDay of the Macedonian Revolutionary StruggleNational holiday
27th OctoberSundayDaylight Saving Time endsClock change/Daylight Saving Time
31st OctoberThursdayHalloweenObservance
1st NovemberFridayAll Saints' DayOptional Holiday
22nd NovemberFridayAlbanian Alphabet Day (Albanian community)Optional Holiday
8th DecemberSundaySaint Kliment Ohridski's DayNational holiday
9th DecemberMondayDay off for Saint Kliment Ohridski's DayNational holiday
21st DecemberSaturdayTurkish Language Day (Turkish community)Optional Holiday
21st DecemberSaturdayDecember SolsticeSeason
24th DecemberTuesdayChristmas EveObservance
25th DecemberWednesdayChristmas DayOptional Holiday
31st DecemberTuesdayNew Year's EveObservance
We strive to provide an accurate and up-to-date holiday's list for Macedonia, The Former Yugoslav Republic of. however, please note that some holidays dates may change. If you discover any discrepancies, kindly report to us.

Note: Some holidays are color-coded based on the types of holidays. For example -

  1. Public Holidays
  2. Local Holidays
  3. Other Holidays

Frequently Asked Questions

How many holidays in Macedonia, The Former Yugoslav Republic of this year in 2024?

There are 14 holidays in Macedonia, The Former Yugoslav Republic of in 2024

How to retrieve the Macedonia, The Former Yugoslav Republic of holidays list via API?

Simply make a GET request to v1/holidays?country=MK&year=2024 API to retrieve this list of Macedonia, The Former Yugoslav Republic of 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: 'MK', year: '2024'});
console.log(holidays);
Ads

Sign up for your free api key.

Create your free account to get access of holidays API
for over 230 countries and regions worldwide.