How to Convert Time Zones Manually: A Step-by-Step Guide
Yes, there are apps for this. Yes, you should use them. But knowing how to do time zone conversion in your head — or on paper — is genuinely useful. It helps you double-check automated results, understand why the numbers are what they are, and handle tricky situations like DST transitions without panicking. The method is simple once you get the logic. Let me walk you through it.
The Core Idea
Every time zone is just UTC with a number added or subtracted. So to convert between any two time zones, you do two steps: first convert to UTC, then convert from UTC to the destination. That is it. Two steps. Always works.
The Step-by-Step Method
- Find the UTC offset of where you are starting. For example, New York in winter is UTC-5, meaning New York is 5 hours behind UTC.
- Convert your local time to UTC. If it is 3:00 PM in New York (UTC-5), add 5 hours to get 8:00 PM UTC.
- Find the UTC offset of your destination. For example, Tokyo is UTC+9.
- Convert from UTC to the destination. Take 8:00 PM UTC and add 9 hours to get 5:00 AM the next day in Tokyo.
- Check for date changes. If the result goes past midnight (above 24:00) or before midnight (below 00:00), adjust the date forward or back by one day.
Example 1: New York to London
It is 2:30 PM on Monday in New York. New York in winter is UTC-5. Add 5 hours: 2:30 PM + 5 hours = 7:30 PM UTC. London in winter is UTC+0, so London time equals UTC: 7:30 PM Monday. Easy. In summer, when New York is UTC-4 and London is UTC+1, the same 2:30 PM New York time becomes: 2:30 PM + 4 hours = 6:30 PM UTC, then 6:30 PM + 1 hour = 7:30 PM London. Same answer — but only because both cities shifted by one hour. If one city is in DST and the other is not, the answer changes.
Example 2: Sydney to Los Angeles (Crossing the Date Line)
It is 9:00 AM on Wednesday in Sydney. Sydney in summer is UTC+11. Subtract 11 hours to get UTC: 9:00 AM minus 11 hours = 10:00 PM Tuesday UTC (the previous day — you crossed midnight going backwards). Los Angeles in winter is UTC-8. Subtract 8 more hours: 10:00 PM Tuesday minus 8 hours = 2:00 PM Tuesday. So when it is 9:00 AM Wednesday in Sydney, it is 2:00 PM the previous Tuesday in Los Angeles. Sydney is nearly a full day ahead. This is the date line effect, and it trips people up constantly.
Handling Half-Hour Offsets
The same method works for half-hour offsets like India (UTC+5:30) or Iran (UTC+3:30). Just treat them as decimals: UTC+5:30 means add 5 hours and 30 minutes. If it is 10:00 AM in Mumbai (UTC+5:30), subtract 5 hours 30 minutes to get 4:30 AM UTC. To find the time in New York (UTC-5), subtract another 5 hours: 4:30 AM minus 5 hours = 11:30 PM the previous day. Not complicated — just requires keeping track of minutes as well as hours.
Quick Reference: Common UTC Offsets
Share this article

About the Author
James Mercer
Time Zone Researcher & Technical Writer
James has spent over a decade researching global timekeeping systems, Daylight Saving Time policy, and the practical challenges of coordinating across time zones. He writes for What Time Is It to help travellers, remote workers, and global teams navigate the world's clock with confidence. His work draws on primary sources including the IANA Timezone Database, the International Bureau of Weights and Measures, and government DST legislation.