GMT vs UTC
Side-by-side comparison, when-to-use-each guide, and instant conversion. Reviewed for 2026.
UK legal time in winter, broadcasting (BBC), some legacy systems, casual British English.
International standards (aviation, internet, scientific work), all programming and computer systems, all global business communications.
| Aspect | GMT | UTC |
|---|---|---|
| Defined by | Solar observations at Greenwich | International atomic time |
| Used since | 1675 | 1972 (replaced GMT internationally) |
| UK legal time | Standard winter time | Not officially used in UK law |
| Drift | Slows by ~1 ms per century due to Earth slowdown | Synchronised via leap seconds |
| In programming | Avoid — use UTC | Always use UTC |
Frequently asked
Are GMT and UTC the same?
For everyday purposes, yes — both are the same time at the Greenwich meridian. Technically, UTC uses atomic time corrected with leap seconds; GMT uses astronomical time. The difference is never more than 0.9 seconds.
Should I write GMT or UTC in code and emails?
Always use UTC for technical work — it's unambiguous and the global standard. Use GMT only when communicating informally with UK audiences or referring to the BBC/UK winter time.
Frequently asked questions
Are GMT and UTC the same?
For everyday purposes, yes — both are the same time at the Greenwich meridian. Technically, UTC uses atomic time corrected with leap seconds; GMT uses astronomical time. The difference is never more than 0.9 seconds.
Should I write GMT or UTC in code and emails?
Always use UTC for technical work — it's unambiguous and the global standard. Use GMT only when communicating informally with UK audiences or referring to the BBC/UK winter time.