gives a list of countries with available holiday calendars.
HolidayCalendarData[country]
gives available holiday calendars for the stock exchanges in the specified country.


HolidayCalendarData
gives a list of countries with available holiday calendars.
HolidayCalendarData[country]
gives available holiday calendars for the stock exchanges in the specified country.
Details

- HolidayCalendarData is typically used to find holiday schedules for countries at a national level, as well as for their financial markets.
- HolidayCalendarData[country] returns the list of available holiday calendars for the given country entity.
- The national holiday calendar is always identified as "Default". Other holiday calendars will refer to specific financial markets within the specified country.
- HolidayCalendarData["country"] is equivalent to HolidayCalendarData[Entity["Country", country]]
- The holiday calendar of a given country is specified using the "Country" entity of the country.
Examples
open all close allBasic Examples (2)
Properties & Relations (1)
HolidayCalendarData provides the list of available holiday calendars that can be specified by the HolidayCalendar option in various date functions:
History
Text
Wolfram Research (2025), HolidayCalendarData, Wolfram Language function, https://reference.wolfram.com/language/ref/HolidayCalendarData.html.
CMS
Wolfram Language. 2025. "HolidayCalendarData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HolidayCalendarData.html.
APA
Wolfram Language. (2025). HolidayCalendarData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HolidayCalendarData.html
BibTeX
@misc{reference.wolfram_2025_holidaycalendardata, author="Wolfram Research", title="{HolidayCalendarData}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/HolidayCalendarData.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_holidaycalendardata, organization={Wolfram Research}, title={HolidayCalendarData}, year={2025}, url={https://reference.wolfram.com/language/ref/HolidayCalendarData.html}, note=[Accessed: 04-August-2025]}