Are GMT and UTC the same?
For everyday purposes, yes. A clock reading 12:00 GMT and a clock reading 12:00 UTC mark the same moment — the gap between them is smaller than a second, below the resolution of any clock outside a national timing laboratory. The United States' national measurement laboratory states the relationship plainly: either use of Greenwich Mean Time "can be considered equivalent to Coordinated Universal Time (UTC) when fractions of a second are not important."1
What the two are not is the same kind of thing. Coordinated Universal Time (UTC) is a time standard — the single reference clock from which every time zone is defined as an offset. GMT is a time zone, the local time at the prime meridian, and was historically an astronomical timescale of its own. They name the same instant by coincidence of value, not because they are the same object. That distinction is harmless in casual use and matters as soon as precision does.
What is the difference between GMT and UTC?
UTC is an atomic time standard; GMT is a time zone that was once an astronomical timescale. The contrast across the dimensions that usually trip people up:
| Dimension | GMT | UTC |
|---|---|---|
| Nature | A time zone (UTC+0) and, in its original sense, an astronomical timescale. | A global time standard — the reference every time zone is offset from. |
| Basis | Mean solar time: the Sun over Greenwich, averaged across the year. | Atomic clocks, nudged by leap seconds to track the Earth's rotation. |
| Seasonal shift | Fixed in itself, but UK clocks leave GMT for British Summer Time (UTC+1) in summer. | Fixed; never shifts with the seasons. |
| Typical use | UK civil time in winter; casual reference; aviation, shipping, and broadcasting by convention. | Timestamps, computing, aviation, science, and legal or technical standards. |
| Maintained by | Historically the Royal Observatory, Greenwich; today a label for UTC+0. | International measurement bodies — one computes UTC from atomic clocks worldwide, another schedules leap seconds. |
The deepest difference is the one in the second row. UTC ticks at the steady rate of atomic clocks — averaged across more than 300 of them at national timing laboratories — and is kept loosely in step with the planet by occasional one-second corrections.5 Whenever UTC and UT1, the time scale defined by the Earth's actual rotation, threaten to drift more than 0.9 seconds apart, an extra second — a leap second — is inserted to pull them back together.26 GMT, in its original astronomical sense, needed no such mechanism: it was the rotation of the Earth, read as mean solar time at Greenwich.4
The naming caught up with the physics on 1 January 1972, when UTC formally replaced GMT as the international civil standard and the modern leap-second system began. The label "GMT" was kept on as the time-zone name at the prime meridian — a local reading of UTC+0 — rather than a separate scale, which is the sense in which almost everyone uses it today.51
When does GMT stop matching UTC?
In the British summer. From the last Sunday of March to the last Sunday of October, the United Kingdom advances its clocks one hour to British Summer Time (BST), which is UTC+1; the statute that sets it puts the offset and the dates in plain terms.3 For those seven months London is an hour ahead of UTC, so "GMT" and "UTC" no longer read the same on a London clock — the clock has simply left GMT for the season.
The thing that does not change is GMT itself. GMT is a fixed reference; it never springs forward. What shifts is the United Kingdom's civil time, which is GMT (UTC+0) in winter and BST (UTC+1) in summer. A common slip is to call British summer time "GMT" year-round — a phone showing 13:00 in London in July is on BST, an hour ahead of both GMT and UTC, even when the label beside it reads "GMT." The equivalence "GMT = UTC" holds only while the United Kingdom is on its winter time.
Should you use GMT or UTC?
Use UTC for anything that has to be precise or machine-read: timestamps, log files, database fields, application code, flight plans, and scientific records. It is the unambiguous international standard, it never shifts with the seasons, and it is what a trailing Z on an ISO 8601 timestamp such as 2026-06-06T09:00:00Z denotes. If you are storing or comparing instants in software, store UTC.
Use GMT when you specifically mean the United Kingdom's time zone — its winter civil time — or in the casual and legacy settings where the label is entrenched: a shipping forecast, a broadcast schedule, an everyday "let's meet at 3pm GMT." Aviation, shipping, broadcasting, and weather services still say "GMT" by convention even when the clock they actually read is UTC, and the substitution is harmless precisely because the two agree to within a fraction of a second.17
Frequently asked questions
Is GMT ahead of or behind UTC?
Neither — GMT and UTC mark the same instant, both at an offset of UTC+0. The only time a "London" clock sits ahead of UTC is during British Summer Time (UTC+1), from late March to late October, and that hour belongs to BST, not to GMT.13
Does GMT observe daylight saving time?
No. GMT itself is a fixed reference and never shifts with the seasons. The United Kingdom's clock reads GMT (UTC+0) in winter and switches to British Summer Time (UTC+1) for the summer half of the year; GMT is the baseline it returns to, not the seasonal offset.3
Is Zulu time the same as GMT or UTC?
Zulu time is UTC — it is the aviation and military name for it, and the same thing the Z on an ISO 8601 timestamp marks. Because UTC and GMT agree to within a fraction of a second for civil use, Zulu time is equivalent to GMT in everyday terms too.1
Why do aviation and weather forecasts still say "GMT"?
Convention. When GMT was the international standard, the procedures and manuals of cross-border industries were all written in GMT, and after 1972 it was far cheaper to treat "GMT" and "UTC" as synonyms than to rewrite them. The clock those systems actually read is UTC; the label is a holdover.17
Did UTC replace GMT?
Yes — UTC formally replaced GMT as the international civil time standard on 1 January 1972, when the modern leap-second system began. The name "GMT" was retained as the time-zone label at the prime meridian and as the United Kingdom's legal winter time, which is why it is still in everyday use.51
Footnotes
- 1. How is UTC(NIST) related to Coordinated Universal Time (UTC), International Atomic Time (TAI), Greenwich Mean Time (GMT), USNO time, GPS time and Zulu time? , National Institute of Standards and Technology — accessed 2026-06-06.
- 2. Recommendation ITU-R TF.460-6: Standard-frequency and time-signal emissions , International Telecommunication Union (2002) — accessed 2026-05-02.
- 3. Summer Time Act 1972 , Parliament of the United Kingdom (1972) — accessed 2026-05-09.
- 4. What is Greenwich Mean Time (GMT) — and why does it matter? , Royal Museums Greenwich — accessed 2026-05-09.
- 5. Coordinated Universal Time (UTC) — 1. History (CCTF/09-32) , BIPM Consultative Committee for Time and Frequency (2009) — accessed 2026-05-09.
- 6. Universal Time (Astronomical Information Center) , U.S. Naval Observatory — accessed 2026-05-09.
- 7. Theory and pragmatics of the tz code and data , Internet Assigned Numbers Authority — accessed 2026-05-09.