calculatory.app

Time Zone Calculator

Convert time between any two time zones. Daylight saving handled automatically — great for scheduling meetings, international calls, and travel.

Convert From

Quick:

Converted time

--:--

--

Details

From
--
To
--
Difference
--

US zones at this moment

How this calculator works

Enter any date, time, and source time zone — the calculator converts it to the target zone using your browser's Intl.DateTimeFormat API, the same engine that powers your operating system clock. DST transitions are handled automatically: the API knows exactly when each region switches and applies the correct offset for that specific moment in time.

The US clock strip at the right shows all four contiguous US zones (plus Arizona) simultaneously for the selected moment, which is useful when scheduling across multiple domestic time zones at once.

Common questions

What is a time zone?

A time zone is a region of the globe that observes a uniform standard time. Time zones are offset from Coordinated Universal Time (UTC) and usually differ by whole hours — though some zones (India, Iran, Nepal, and others) use 30- or 45-minute offsets.

What are the US time zones?

The contiguous US has four main zones: Eastern (ET, UTC−5/−4), Central (CT, UTC−6/−5), Mountain (MT, UTC−7/−6), and Pacific (PT, UTC−8/−7). Alaska (AKT, UTC−9/−8) and Hawaii (HT, UTC−10, no DST) have their own zones. The offsets shift by +1 hour during Daylight Saving Time.

What is Daylight Saving Time (DST)?

DST is the practice of moving clocks forward one hour in spring ('spring forward') and back one hour in fall ('fall back'). Most US states observe DST. Arizona (except the Navajo Nation) and Hawaii do not. This calculator uses your browser's Intl API, which handles DST transitions automatically and correctly.

How do I convert ET to PT?

Pacific Time is always 3 hours behind Eastern Time — whether both are on standard time or both on daylight saving time. So 9:00 AM ET = 6:00 AM PT. The tricky case is the brief window each spring and fall when one region has switched but the other hasn't — this calculator handles that automatically.

What is UTC?

UTC (Coordinated Universal Time) is the global time standard. All time zones are expressed as UTC+ or UTC− offsets. UTC is essentially the same as GMT (Greenwich Mean Time) for everyday purposes. Servers, APIs, and aviation all use UTC to avoid ambiguity.

Why do some meetings show the wrong time after DST?

Calendar apps store meeting times in UTC and display them in your local time zone. If a meeting was scheduled before a DST transition, the UTC time is unchanged — but the local display shifts by one hour. Always verify meeting times around DST change weekends (second Sunday in March and first Sunday in November in the US).

Gaurav Yadav

Built by Gaurav Yadav

Designer, author, and the one person behind Calculatory. Time zone conversion uses the browser's native Intl API — no third-party library. DST transitions are automatic. More about the project.

Last updated: June 2026