Moldova, Republic of Holidays in 2024

List of public holidays in Moldova, Republic of 2024 calendar

DateDayNameType
1st JanuaryMondayNew Year's DayNational holiday
7th JanuarySundayOrthodox Christmas DayNational holiday, Orthodox
8th JanuaryMondayOrthodox Christmas Day holidayNational holiday, Orthodox
15th JanuaryMondayMihai Eminescu Commemoration DayObservance
27th JanuarySaturdayHolocaust Remembrance DayObservance
14th FebruaryWednesdayValentine's DayObservance
15th FebruaryThursdayDay of Commemoration of the Victims of the Afghanistan WarObservance
1st MarchFridayMartisor (first day of spring)Observance
2nd MarchSaturdayRemembrance and Gratitude DayObservance
8th MarchFridayInternational Women's DayNational holiday
20th MarchWednesdayMarch EquinoxSeason
31st MarchSundayDaylight Saving Time startsClock change/Daylight Saving Time
7th AprilSundayRemembrance and Freedom DayObservance
20th AprilSaturdayDay of Victims of Organized Famine of 1946-1947Observance
26th AprilFridayDay of Victims of Nuclear AccidentsObservance
27th AprilSaturdayState Flag DayObservance
28th AprilSundayOccupational Health and Safety DayObservance
1st MayWednesdayInternational Day of Solidarity of WorkersNational holiday
3rd MayFridayOrthodox Good FridayObservance, Orthodox
4th MaySaturdayOrthodox Holy SaturdayObservance, Orthodox
5th MaySundayOrthodox Easter SundayNational holiday, Orthodox
6th MayMondayOrthodox Easter MondayNational holiday, Orthodox
9th MayThursdayVictory DayNational holiday
9th MayThursdayEurope DayObservance
13th MayMondayMemorial Day/Parents' DayNational holiday
15th MayWednesdayFamily DayObservance
22nd MayWednesdayBălți DayLocal holiday
26th MaySundayDniester DayObservance
1st JuneSaturdayInternational Children's DayNational holiday
5th JuneWednesdayWorld Environment DayObservance
20th JuneThursdayJune SolsticeSeason
22nd JuneSaturdayVictims of Fascism DayObservance
23rd JuneSundayStatehood DayObservance
26th JuneWednesdayDay Against Illicit Drug Consumption and TraffickingObservance
30th JuneSundayPeoples Port DayObservance
30th JuneSundayCompetition DayObservance
2nd JulyTuesdayStephen the Great DayObservance
6th JulySaturdayVictims of Stalinism DayObservance
29th JulyMondayConstitution DayObservance
27th AugustTuesdayIndependence DayNational holiday
31st AugustSaturdayLanguage DayNational holiday
22nd SeptemberSundaySeptember EquinoxSeason
28th SeptemberSaturdayNational Apple FestivalObservance
29th SeptemberSundayNational Apple FestivalObservance
5th OctoberSaturdayWine DayObservance
6th OctoberSundayWine DayObservance
14th OctoberMondayChișinău DayLocal holiday
16th OctoberWednesdayNational Food DayObservance
27th OctoberSundayDaylight Saving Time endsClock change/Daylight Saving Time
31st OctoberThursdayHalloweenObservance
21st NovemberThursdayCahul DayLocal holiday
10th DecemberTuesdayInternational Human Rights DayObservance
21st DecemberSaturdayDecember SolsticeSeason
24th DecemberTuesdayChristmas EveObservance
25th DecemberWednesdayChristmas DayNational holiday
31st DecemberTuesdayNew Year's EveObservance
We strive to provide an accurate and up-to-date holiday's list for Moldova, 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 Moldova, Republic of this year in 2024?

There are 13 holidays in Moldova, Republic of in 2024

How to retrieve the Moldova, Republic of holidays list via API?

Simply make a GET request to v1/holidays?country=MD&year=2024 API to retrieve this list of Moldova, 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: 'MD', 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.