GMT vs UTC — What's the difference?

For most everyday uses the two are interchangeable — both are UTC+0. The differences only matter in precise scientific or legal contexts.

--:--
UTCUTC
--:--
GMTGMT

The short answer

For everyday purposes, GMT and UTC are the same. Both have a UTC offset of +0, both represent time at the Greenwich meridian, and most clocks, calendars, and conversion tools treat them interchangeably. If you’re scheduling a meeting or reading a flight time, “10:00 GMT” and “10:00 UTC” mean the same wall-clock moment.

The difference matters in two situations: precise scientific work, and historical or legal contexts in the UK.

The technical difference

GMTUTC
Defined byThe Earth’s rotation at the Greenwich meridianAtomic clocks worldwide
AdoptedStandardised in 1884 at the International Meridian ConferenceIntroduced in 1960, refined in 1972
Leap secondsNo formal mechanismPeriodically adjusted to keep UTC within 0.9 seconds of solar time
VariationDrifts slightly with the irregularities of Earth’s rotationStable, defined by physics
Used forUK civil time (in winter), historical contexts, casual referenceInternet protocols, aviation, science, international coordination

UTC was created precisely because GMT had become an imprecise reference: the Earth’s rotation isn’t perfectly uniform, so a time standard tied to solar observation isn’t quite consistent with the millisecond-accurate timekeeping that modern systems require. UTC fixes this by being defined by atomic clocks, then occasionally nudged by leap seconds to stay close to solar time.

When the distinction matters

  • Scientific and engineering work — astronomers, satellite operators, and global navigation systems use UTC because it’s the precise standard
  • Computer systems — operating systems and APIs default to UTC; “GMT” in a server log usually means UTC
  • UK civil law — the United Kingdom’s official time is GMT in winter (not UTC), and BST in summer
  • Aviation — pilots and air traffic controllers use UTC, often spoken as “Zulu time”

In practice

If you’re booking a meeting or checking a deadline, GMT and UTC are interchangeable. If you’re writing code, log files, or technical documentation, use UTC. If you’re discussing British civil time in winter, GMT is the correct term.

See the standalone pages for UTC and GMT for current time and conversions to major cities.