Calcorithmevery number has an answer
πŸ”
All tools β†’
← Converters

Time Zone Converter

Convert a time across all major world time zones instantly.

Houri
Minutei
From time zone
UTC β€” Coordinated Universal Time
07:57
London (GMT/BST)
07:57
Amsterdam / Paris / Berlin (CET)
08:57
Helsinki / Athens (EET)
09:57
Dubai / Abu Dhabi (GST)
11:57
India (IST)
13:27
Bangkok / Jakarta (ICT)
14:57
Singapore / KL / Perth (SGT)
15:57
Tokyo / Seoul (JST)
16:57
Sydney / Melbourne (AEST)
17:57
Auckland (NZST)
19:57
New York (ET)
02:57
Chicago / Dallas (CT)
01:57
Denver / Phoenix (MT)
00:57
Los Angeles / Seattle (PT)
23:57
Anchorage (AKT)
22:57
Honolulu (HST)
21:57
SΓ£o Paulo / Rio (BRT)
04:57

How time zones work

Time zones divide the Earth into regions that observe the same local time. The planet rotates 360Β° every 24 hours, which means it moves 15Β° of longitude per hour. The world is therefore divided into 24 primary time zones, each nominally 15Β° wide β€” though political boundaries cause many zones to deviate from this neat geometry.

All time zones are defined as offsets from UTC (Coordinated Universal Time) β€” the modern successor to GMT. A time zone labeled UTC+3 means local clocks are set 3 hours ahead of UTC. UTCβˆ’5 means clocks are 5 hours behind. Converting between any two zones is a matter of adding or subtracting their UTC offsets.

Local time in zone B = Local time in zone A βˆ’ Offset(A) + Offset(B)

UTC vs. GMT: what is the difference?

GMT (Greenwich Mean Time) is a historical time standard based on the solar time at the Royal Observatory in Greenwich, London. UTC is a modern atomic-clock-based standard that replaced GMT for scientific and technical purposes. For everyday time zone conversions, they are functionally identical β€” both sit at offset 0.

The key distinction: GMT can technically vary slightly with Earth's rotation, while UTC is maintained by atomic clocks and stays within 0.9 seconds of solar time through the addition of occasional "leap seconds." Aviation, internet infrastructure, and global finance all use UTC as the universal reference.

Daylight saving time (DST): the complication

Many countries shift their clocks forward by one hour in summer and back in winter β€” a practice called Daylight Saving Time (DST) or Summer Time. This means a country's UTC offset changes twice a year, and not all countries shift on the same date.

ZoneStandard timeSummer (DST)DST period (approx.)
New York (ET)UTCβˆ’5UTCβˆ’4Mar β†’ Nov
Los Angeles (PT)UTCβˆ’8UTCβˆ’7Mar β†’ Nov
London (GMT/BST)UTC+0UTC+1Mar β†’ Oct
Amsterdam (CET)UTC+1UTC+2Mar β†’ Oct
Sydney (AEST)UTC+10UTC+11Oct β†’ Apr
Tokyo (JST)UTC+9No DSTβ€”
Dubai (GST)UTC+4No DSTβ€”
India (IST)UTC+5:30No DSTβ€”

This converter uses fixed UTC offsets and does not automatically apply DST adjustments. Always verify the current local offset for any zone where DST applies, especially when scheduling international meetings in spring or autumn.

Unusual time zones

Most time zones are whole-hour offsets, but several countries use half-hour or even quarter-hour offsets:

India (IST): UTC+5:30 (half-hour offset) Nepal (NPT): UTC+5:45 (quarter-hour offset) Iran (IRST): UTC+3:30 Australia/Adelaide: UTC+9:30 Lord Howe Island: UTC+10:30 (and UTC+11 in summer)

China spans five geographic time zones but uses a single national time (UTC+8) across the entire country β€” meaning sunrise in Kashgar, Xinjiang can occur as late as 10 AM local time. This is a political rather than geographic decision.

Common real-world uses

Remote work
Scheduling calls between teams in different continents; finding overlapping working hours
International travel
Planning arrivals, departures, and layovers that cross multiple time zones
Finance & trading
Stock market open/close times: London (8am GMT), New York (9:30am ET), Tokyo (9am JST)
Sports & events
Watching live events broadcast from different countries at the correct local time
Servers & logging
Servers log in UTC; converting to local time is needed for incident analysis
Deadlines
Submission deadlines at "11:59 PM PST" must be converted for participants in other zones

Tips for scheduling across time zones

  • Always anchor to UTC when communicating times. Writing "14:00 UTC" removes all ambiguity. Saying "2 PM" without a zone is meaningless in an international context and a common cause of missed meetings.
  • Watch out for date changes. A meeting at 10 PM in New York (UTCβˆ’5) is 3 AM the next day in Amsterdam (UTC+1). When a conversion crosses midnight, the day itself changes β€” calendar invites must reflect the correct date for each recipient's time zone.
  • DST transitions cause temporary confusion. When the US shifts clocks in March but Europe has not yet shifted (it shifts a few weeks later), the transatlantic time difference temporarily changes by one hour. During this period, a meeting scheduled as "9 AM ET" in a calendar without DST awareness will appear at the wrong time for European participants.
  • ISO 8601 is the international date-time standard. Writing timestamps as "2025-06-15T14:00:00Z" (the Z denotes UTC) is unambiguous regardless of locale. This format is used in APIs, logs, and international documents to eliminate date and time misunderstandings.

Frequently asked questions

How do time zone conversions work?

Each zone is defined as an offset from UTC. To convert, find the difference between the two zones' offsets and add or subtract it from the original time.

What is UTC?

Coordinated Universal Time (UTC) is the global time standard from which all time zones are offset. It does not change for daylight saving.

Does this account for daylight saving time?

Yes. The conversion reflects the current daylight saving rules for each zone so the result matches local clocks.

Why is scheduling across time zones confusing?

Different regions start and end daylight saving on different dates, and some do not observe it at all, so the offset between two cities can change during the year.

iFormula / How it works

All times convert through UTC. Daylight saving time not automatically accounted for β€” check local DST status.

Related Converters tools

Length Converter
km, miles, feet, cm, inches
Weight Converter
Convert weight between kilograms, pounds, ounces and stone
Temperature Converter
Convert temperatures between Celsius, Fahrenheit and Kelvin instantly
Area Converter
Convert area between square meters, square feet, acres and hectares
Volume Converter
Convert volume between liters, gallons, cups and milliliters
Speed Converter
Convert speed between km/h, mph, m/s and knots
Data Size Converter
Convert digital storage units β€” bytes, KB, MB, GB, TB and PB
JSON to CSV
Convert JSON data to CSV format