Time Zone Calculator

Convert between time zones

Results

Source zone
Target zone
Difference

How to Use This Time Zone Calculator

Remote meetings are where time zones go to cause trouble. Someone in New York proposes 3:00 PM, someone in London agrees, and a colleague in Mumbai silently joins an hour late because daylight saving shifted one region but not the other. In my experience coordinating cross-border calls, the confusion is rarely the hour difference itself—it is not knowing whether the source time was stated in local wall time or UTC, and whether the date flips when you convert.

To get started, enter the date and time as they appear on the clock in the source city—not your own local time unless that city is your source. Pick the from time zone that matches where the event happens, and the to time zone for where you need the equivalent. Press Convert and the results table shows the source reading, the target reading (with offset labels), and the hour-and-minute difference between zones on that specific date.

  • Enter date and time exactly as stated in the source location's local schedule—critical for flights, broadcast slots, and contract deadlines tied to a city.
  • Select the source zone from the dropdown (defaults include US, European, Asian, and Pacific regions plus UTC).
  • Select the target zone for the audience or participant you are scheduling.
  • Press Convert to see both wall-clock readings and the signed hour/minute gap from source to target.
  • Check the date on the target row when the conversion crosses midnight—a 9 PM Eastern call may be the next calendar day in Tokyo.

Think of the date-time you enter as a single moment on a world timeline: the source zone tells the tool how that moment reads on a local wall clock, and the target zone replays the same instant in another city's local time. Travel planners use this for arrival briefings; software teams use it for release-window announcements; HR uses it for onboarding calls across offices. Daylight saving changes are handled by the browser's built-in IANA zone database, which adjusts offsets on the date you enter—always double-check critical legal or medical appointments against an official source.

For elapsed time between two timestamps on the same local calendar, use the Time Duration Calculator. For adding hours to a single clock without changing zones, use the Time Calculator.

Time Zone Formulas and Practical Applications

Modern zone conversion resolves a wall-clock reading in one IANA zone to a UTC instant, then formats that instant in the target zone. Manual offset math breaks when daylight saving starts or ends—this tool uses the same zone rules as your browser OS.

Wall time to a universal instant

The engine interprets your entered date and time as local civil time in the source zone, accounting for that zone's offset from UTC on that calendar date—including any DST adjustment active on that day.

UTC Instant = f(Source Date, Source Time, Source Zone)

That instant is a fixed point on the global timeline, independent of how any city labels it.

Instant to target wall time

The same UTC instant is formatted using the target zone's rules for the corresponding local date and time, again respecting DST on that date.

Target Wall Time = g(UTC Instant, Target Zone)

Worked example: June 15, 2026 at 14:00 in New York (Eastern) converts to 19:00 same day in London (BST) during Northern Hemisphere summer—five hours ahead of Eastern, not the four-hour winter gap. The difference row captures that seasonal shift so you do not rely on a stale cheat sheet.

Reading the difference row

The signed hour-and-minute gap compares target local time to source local time on the converted date. A positive gap means the target clock reads later; negative means earlier. When dates diverge, the gap includes the full day rollover—watch both the target datetime and the difference line when scheduling all-hands meetings that span the international date line.

Frequently Asked Questions

Does this calculator handle daylight saving time?

Yes. Offsets come from the browser's IANA time zone database, which applies DST rules for the date you enter. A conversion on the US spring-forward Sunday reflects the new offset; the same zones on a January date use winter offsets. For legally binding cutoffs, confirm against an official government or airline timetable as a second check.

Why can the target date differ from the source date?

Time zones sit at different offsets around the globe. Converting a late-evening source time to a zone far ahead on the clock can land on the next calendar day—or an early-morning source time can map to the previous day behind the international date line. Always read the full date in the target row, not just the clock time.

Should I enter my local time or the event city's time?

Enter the time as it reads on the wall clock in the source zone you select. If the invite says "3 PM London," set the source zone to London and enter 15:00—not your own local equivalent. Picking the wrong source zone is the most common conversion error we see in scheduling workflows.

What is UTC and when should I use it?

UTC (Coordinated Universal Time) is the global reference with no daylight saving shifts. Aviation, scientific logging, and some engineering contracts specify UTC explicitly. Select UTC from either dropdown when your source document uses Zulu time or when you need a neutral reference before converting to multiple local zones.

How is this different from my phone's world clock?

A world clock shows what time it is now in several cities. This calculator converts one specific past or future date-and-time from zone A to zone B and reports the exact offset difference for that date—useful for scheduling a meeting next month when DST rules may differ from today's offsets.