Time Zone Holiday Checker

Discover exactly when a holiday begins and ends in your local time zone. Different cultures celebrate New Year, Eid, or Diwali at different clock times — this tool converts the official start of any holiday into your local time so you never miss the moment. Great for remote teams and international families.

Calculator

Origin Time Zone

Your Local Time

Offset:

How to Use

  1. 1
    Search for the holiday and country

    Type a holiday name or select a country from the list to see the holiday's official local date and start time.

  2. 2
    Add your local time zone

    Enter your IANA time zone identifier (e.g., Europe/London or Asia/Tokyo). The tool computes exactly when the holiday begins and ends at your location.

  3. 3
    Review the converted times

    Read the start and end timestamps in your local time, including any daylight saving adjustment. Use the result to schedule meetings, deliveries, or communications around the observance.

About

Time zones fragment the global calendar into local realities. A public holiday that begins at midnight in Tokyo is already underway in Sydney but has not yet started in London, and will not reach New York until fifteen hours later. For anyone operating across international borders — whether scheduling a customer support blackout, planning a financial settlement, or simply knowing when to call a friend — understanding the exact local expression of a holiday in another country is practically essential.

The IANA Time Zone Database is the authoritative reference for this work. Maintained by the Internet Assigned Numbers Authority and contributed to by a global community of researchers, it encodes every known civil time zone rule including historical changes, daylight saving transitions, and politically motivated offset shifts. Applications from Linux kernels to smartphones to this tool derive their time zone logic from tzdata, making it the backbone of global timekeeping on the internet.

Beyond simple offset arithmetic, holiday timing carries regulatory implications. Financial markets observe strict settlement calendars: a payment due 'by end of business on a holiday' means different things in different jurisdictions. Cross-border logistics firms must know when customs offices, ports, and freight handlers are closed. HR systems managing global payroll need accurate holiday windows to calculate overtime and pay multipliers correctly. This tool exposes the full temporal range of any holiday in any time zone, making it useful for developers, operations teams, and individuals alike.

FAQ

Why does the same holiday start at different clock times depending on my time zone?
A public holiday officially begins at midnight in its home country, which corresponds to a different UTC offset depending on where that country is located. When you view that same midnight from a different time zone, the clock shows a different hour. For example, New Year's Day begins at midnight JST (UTC+9), which is 3:00 PM the previous day in UTC. Knowing this conversion is critical if you need to send a message, process a transaction, or trigger an automated event that must coincide with the holiday's actual start.
How does daylight saving time affect holiday timing calculations?
Daylight saving transitions can shift holiday times by one hour in either direction. If your time zone observes DST and the holiday falls near a transition date, the tool applies the correct offset using the IANA Time Zone Database rules, which encode the exact switch moment for every jurisdiction. For instance, Australia transitions clocks in October — earlier than Europe — so the difference between Sydney and Berlin narrows by one hour for a few weeks each spring. This tool always uses the historically correct offset for the specific date in question rather than assuming a fixed offset year-round.
What is the difference between a holiday's nominal date and its observed date in different time zones?
The nominal date is the calendar day traditionally assigned to a holiday (e.g., July 4th for US Independence Day). The observed date is the day on which government offices, banks, and businesses close, which may differ if the nominal date falls on a weekend and substitute day rules apply. In cross-time-zone contexts, a third nuance arises: if Australia is already in July 4 while the US is still in July 3, the holiday is simultaneously happening and not yet started depending on perspective. This tool clarifies all three layers: nominal date, observed date, and local conversion.
Can I check when a holiday ends, not just when it begins?
Yes. The tool shows both the start (midnight opening) and end (11:59 PM closing) of the holiday in the home country, both converted to your local time. This is particularly useful for multi-day holidays like Easter (spanning Good Friday through Easter Monday in many countries) or Golden Week in Japan, where you want to know the full window in which businesses will be closed. The end time accounts for any time zone offset so you know the exact moment normal operations resume.
Does the tool cover territories with non-standard UTC offsets like half-hour or quarter-hour differences?
Yes. Several jurisdictions observe UTC offsets that are not whole hours — India is UTC+5:30, Nepal is UTC+5:45, Iran alternates between UTC+3:30 and UTC+4:30, and parts of Australia use UTC+9:30 or UTC+10:30. The IANA Time Zone Database fully captures these non-standard offsets. When you select any affected location, the tool applies the precise offset, including any DST half-hour shift, ensuring that conversions for holidays in or from these regions are accurate to the minute.