Skip to content

General Math

How Time Zone Conversion Works — UTC Offsets, DST, and the International Date Line

A practical guide to time zone conversion. Understand UTC offsets, how daylight saving time shifts clocks, and how to schedule across time zones without confusion.

OurDailyCalc Team 5 min read

The world has 24 standard time zones (and some quirky half-hour and quarter-hour ones). Converting between them is straightforward if you understand UTC offsets and daylight saving time.

The core concept: UTC offsets

Every time zone is defined as an offset from UTC (Coordinated Universal Time):

IST (India):      UTC+5:30
EST (US East):    UTC−5:00
JST (Japan):      UTC+9:00
GMT (UK winter):  UTC+0:00

To convert from Zone A to Zone B:

Time in B = Time in A − Offset_A + Offset_B

Worked example

It’s 2:30 PM IST. What time is it in New York (EST)?

IST = UTC+5:30, EST = UTC−5:00
Difference = 5:30 − (−5:00) = 10:30 hours
New York = 14:30 − 10:30 = 4:00 AM

India is 10.5 hours ahead of US Eastern time.

Daylight Saving Time (DST)

Many countries shift clocks forward by 1 hour in summer:

  • US: EST (UTC−5) → EDT (UTC−4) from March to November
  • UK: GMT (UTC+0) → BST (UTC+1) from March to October
  • India: No DST (IST is always UTC+5:30)

This means the offset between India and UK is:

  • Winter: 5:30 hours
  • Summer: 4:30 hours

Always check whether DST is active when converting.

Half-hour and quarter-hour zones

Not all zones are whole hours from UTC:

  • India: UTC+5:30
  • Nepal: UTC+5:45
  • Iran: UTC+3:30
  • Newfoundland: UTC−3:30
  • Chatham Islands: UTC+12:45

These exist for historical, geographical, or political reasons.

Common meeting scheduling mistakes

  1. Assuming same DST dates — US and Europe switch on different weekends
  2. Forgetting the date line — Tokyo on Tuesday might still be Monday in San Francisco
  3. Using city names instead of offsets — “London time” could be GMT or BST depending on season
  4. Not specifying AM/PM or 24h — 12:00 is ambiguous without PM/noon context

Practical tips

  • Always communicate in UTC when scheduling with multiple zones
  • Use “your time” in invites: “3 PM your time (10 AM IST)”
  • Store timestamps in UTC in databases; display in local time

Convert any time across 25+ cities with the OurDailyCalc time zone converter.

TL;DR

  • All time zones are UTC ± an offset
  • Conversion: subtract source offset, add destination offset
  • DST shifts offsets seasonally — always verify
  • India doesn’t observe DST; US/UK/Europe do
#time zone #utc #dst #world clock #conversion
DC

OurDailyCalc Team

OurDailyCalc — beautiful tools for everyday calculations.