Skip to content

Calculators

Holiday Calculator

Public holidays for any country and year.

Runs in your browser

Calendar · Public holidays

Public holidays, listed by country.

Pick a country and a year. The list updates instantly — fixed dates plus a handful of computed movable ones (Easter family, Thanksgiving, Memorial Day, Bank Holidays).

13 dates

January

2 holidays
  • Jan 1ThuNew Year's DayFederal
  • Jan 19MonMartin Luther King Jr. DayFederal

February

1 holiday
  • Feb 16MonPresidents' DayFederal

April

2 holidays
  • Apr 3FriGood FridayObservance
  • Apr 5SunEaster SundayReligious

May

1 holiday
  • May 25MonMemorial DayFederal

June

1 holiday
  • Jun 19FriJuneteenthFederal

July

1 holiday
  • Jul 4SatIndependence DayFederal

September

1 holiday
  • Sep 7MonLabor DayFederal

October

1 holiday
  • Oct 12MonColumbus DayFederal

November

2 holidays
  • Nov 11WedVeterans DayFederal
  • Nov 26ThuThanksgivingFederal

December

1 holiday
  • Dec 25FriChristmas DayFederal

State, provincial, and regional observances vary — this list shows national / federal dates only. For Islamic and Hindu calendar holidays whose Gregorian date shifts year-to-year, consult a local government source.

Understanding public holidays

Fixed dates, computed dates, observed dates.

The three types of public holiday, the Easter algorithm that drives Christian floating dates, and why "observed" matters more than "actual".

Three categories.

Fixed dates: 1 January, 25 December, US 4 July, French 14 July. The same date every year regardless of weekday. Computed floating dates: Easter, Eid, Lunar New Year, Diwali, Thanksgiving (US: fourth Thursday of November; Canada: second Monday of October). The date shifts each year by formula. Observed dates: when a fixed date falls on a weekend, many countries shift the public holiday to the nearest workday — the observed date isn't the actual date.

Easter, the famous algorithm.

Easter is the first Sunday after the first ecclesiastical full moon on or after 21 March. The "ecclesiastical full moon" is a table-based approximation, not the astronomical one. The Gauss-Butcher algorithm produces the date from year alone — ten lines of arithmetic, no astronomy required. Every floating Christian holiday (Good Friday, Pentecost, Ascension, Ash Wednesday) is then offset from Easter. The algorithm landed in the Gregorian reform of 1582 and hasn't changed.

Eid and the lunar calendar.

Eid al-Fitr (end of Ramadan) and Eid al-Adha follow the Islamic lunar calendar — months track moon phases, year is ~354 days (11 days shorter than solar). Dates shift earlier each Gregorian year. Compounding complexity: the exact start depends on local moon-sighting traditions, which vary by country. A government-published calendar is the source of truth; algorithmic predictions agree only to ±1 day.

Observed-date rules.

UK: if a bank holiday falls on Saturday/Sunday, observe on Monday (or Tuesday if Monday is already a holiday). US: most federal holidays move to the nearest weekday (Saturday → Friday, Sunday → Monday). Some countries don't move (much of continental Europe — the holiday is just "lost" if it falls on a weekend). The "is today a holiday" question therefore depends on jurisdiction and on the specific rule for that year.

National vs regional.

Many countries have national holidays plus state/province/canton-level ones. Germany has 9 federal holidays plus 4-13 additional per Land; Swiss cantons each set their own; US states add Confederate Memorial Day, Cesar Chavez Day, Patriot's Day, depending on state. A "holiday calendar" needs to know what region applies; same date can be a workday in one canton and a holiday in the next.

The business reason to care.

SaaS support hours, payroll timing, banking settlement dates, shipping ETAs, recurring billing — all rely on accurate holiday data per region. Most teams use a library (date-holidays for JS, holidays for Python) backed by a maintained dataset. Hand-rolling the calendar from a government webpage works once; it doesn't survive the next year. The maintained dataset is the right tool.

Frequently asked questions

Quick answers.

How far into the future can I view holidays?

The calculator provides data for several years ahead based on current national legislation and astronomical calculations for lunar holidays. We update the database regularly as governments announce official dates.

Are regional or bank holidays included?

Yes. Most countries include both national holidays and significant regional observances, though state-specific calendars vary by territory. You can filter by region where applicable.

Does this tool account for moving holidays?

Yes. Religious and lunar holidays like Easter, Eid, and Diwali are automatically calculated for the specific year you select. It also accounting for 'observed' days when a holiday falls on a weekend.

Can I export the holiday list?

Once you select your country and year, the result list is ready to be copied or used for planning. The tool runs locally in your browser and does not store your location data.

People also search for

Related tools

More in this room.

See all in Calculators