Time Zone Conversion: A Complete How-To Guide
Whether you are coordinating a remote team call, booking an international flight, or simply wondering what time it is in Tokyo right now, understanding time zone conversion is an essential modern skill. This guide explains how time zones are structured, how to perform conversions accurately, and how to avoid the most common scheduling mistakes.
What Is a Time Zone?
A time zone is a region of the globe that observes a uniform standard time. The world is divided into 24 primary time zones, each offset from Coordinated Universal Time (UTC) by a whole or half hour. UTC is the successor to Greenwich Mean Time (GMT) and serves as the global reference point. A location at UTC+5:30, for example, is five and a half hours ahead of UTC — that is India Standard Time (IST).
Many countries also observe Daylight Saving Time (DST), shifting their clocks forward by one hour during summer months. This means the offset between two cities can change depending on the time of year, which is the single most common source of scheduling errors.
How to Convert a Time Between Two Time Zones
The core formula is simple:
| Step | Action | Example |
|---|---|---|
| 1 | Find the UTC offset of the source city | New York = UTC−5 (EST) or UTC−4 (EDT) |
| 2 | Find the UTC offset of the target city | London = UTC+0 (GMT) or UTC+1 (BST) |
| 3 | Subtract source offset from target offset | UTC+0 − (UTC−5) = +5 hours |
| 4 | Add that difference to the source time | 10:00 AM New York + 5 h = 3:00 PM London |
Always check whether DST is in effect on the date in question, because both cities may switch on different dates. The Timezone Converter handles DST automatically so you never have to look it up manually.
Worked Example: Scheduling a Global Team Call
Suppose you want to schedule a call for 2:00 PM on a Wednesday in San Francisco (Pacific Time, UTC−7 during PDT). You need to know what time that is in New York, London, and Sydney.
- New York (EDT, UTC−4): 2:00 PM + 3 h = 5:00 PM
- London (BST, UTC+1): 2:00 PM + 8 h = 10:00 PM
- Sydney (AEST, UTC+10): 2:00 PM + 17 h = 7:00 AM Thursday
Notice that Sydney crosses midnight into the next day. The Timezone Overlap Planner lets you visualise the working-hours overlap for multiple cities at once, making it easy to find a slot that works for everyone.
Finding the Best Meeting Time
When participants are spread across continents, no time is perfect for everyone. The general strategy is to aim for the hours when the most people are within their normal working day (roughly 9 AM–6 PM local). Tools like the Meeting Planner colour-code each hour for each location so the optimal overlap jumps out immediately. As a rule of thumb, a call at 9 AM US Pacific Time usually lands between noon and 6 PM for Europe and in the early hours of the next day for East Asia — so rotating the inconvenient slot between teams is fair practice.
Checking the Current Time Anywhere in the World
Sometimes you just need a quick answer: what time is it right now in Dubai? The World Clock displays live times for dozens of major cities simultaneously. For a more flexible lookup, the World Time Zones tool lets you convert any specific time to every time zone at once, which is useful when sending a global announcement.
Calculating Duration Across Time Zones
A related task is working out how long a meeting, flight, or event lasts when the start and end times are given in different zones. For example, a flight departing London at 11:00 AM GMT and arriving in New York at 1:30 PM EDT is not two and a half hours long — it is actually seven and a half hours, because EDT is five hours behind GMT. The Time Duration Between Two Times tool calculates elapsed time from two timestamps and is particularly useful for billing, project tracking, and travel planning.
Adding or Subtracting Time
Need to know what time it will be in 3 hours and 45 minutes? Or when a 90-minute meeting that starts at 11:50 AM will end? The Add Time Calculator lets you add or subtract hours and minutes from any starting time, carrying over correctly past midnight.
Common Mistakes to Avoid
- Ignoring DST transitions. The US and EU switch clocks on different dates, so the offset between New York and London changes twice a year.
- Confusing AM/PM in 24-hour conversions. When adding hours pushes past 24:00, the result is early the following day.
- Assuming half-hour or quarter-hour offsets do not exist. India (UTC+5:30), Iran (UTC+3:30), and Nepal (UTC+5:45) are all non-standard offsets.
- Forgetting the International Date Line. Crossing it can move you an entire calendar day forward or backward.
Frequently Asked Questions
What is the difference between UTC and GMT?
GMT (Greenwich Mean Time) is a time zone used by the UK and some West African countries. UTC (Coordinated Universal Time) is the international standard that all time zones are measured against. In practice they are the same offset (UTC+0), but UTC is the precise scientific standard while GMT is a time zone with DST in some regional interpretations.
Does every country observe Daylight Saving Time?
No. Many countries near the equator, along with China, Japan, India, and most of Africa and Asia, do not observe DST. Countries that do observe it switch on different dates, which means you must check the specific date to get an accurate conversion.
How do I convert time for a date in the past or future?
Use the Timezone Converter and enter the specific date — the tool will apply the correct DST rules for that date automatically rather than using today's offset.
What does Z mean at the end of a timestamp?
“Z” stands for “Zulu time,” which is UTC+0. It is commonly used in aviation, military, and software timestamps (ISO 8601 format) to indicate that no local offset applies.