Guide
Zulu time and the NATO time zone letters
In aviation, shipping and military communication, times are often written with a single letter attached: 1400Z, or 0930J. The letter is not decoration. It says which time zone the reading belongs to, in a form that survives a bad radio connection and a handwritten note.
Zulu is UTC
The zone at zero offset carries the letter Z, and Z is spoken as "Zulu" in the phonetic alphabet, so 1400Z is read "fourteen hundred Zulu". It means 14:00 UTC, the same instant everywhere on Earth. That is the whole appeal: an aircraft crossing several zones in an hour needs one clock that does not move, and Zulu is it.
Flight plans, weather reports, notices to airmen and ships' logs are written in Zulu for exactly this reason. When a pilot and a controller in different countries discuss a time, neither has to convert anything.
The rest of the alphabet
Each whole-hour offset from UTC has its own letter. Offsets east of UTC take letters from the start of the alphabet, running A through M, and offsets west take N through Y. The letter J, spoken "Juliet", is reserved for local time, meaning whatever the clock says where the writer is standing.
One quirk is worth knowing: the letter I is skipped in the eastern series, because a handwritten I is too easily confused with the digit 1. The system is designed around misreading rather than around tidiness.
What the letters cannot express
The scheme covers whole-hour offsets. Places on half-hour or quarter-hour offsets, such as India, parts of Australia and Nepal, do not have a letter of their own, which is a practical limit of the notation rather than an oversight. This is one reason why the letters are used for operational timekeeping in Zulu and local terms, and not as a general-purpose replacement for time zone names.
Where you meet them outside the services
- Aviation weather. METAR and TAF reports are stamped in Zulu, which is why a pilot's briefing is full of times that do not match any clock on the ground.
- Amateur radio. Contact logs are kept in UTC so that operators in different countries can match entries.
- Software and standards. The trailing Z in an ISO 8601 timestamp, as in 2026-08-23T14:00:00Z, is the same Z: it declares the instant is in UTC.
That last one is the most common encounter by far. If you have ever wondered what the Z at the end of a machine timestamp means, it means Zulu, and it means the value needs converting before you tell a human what time something happened. The military time converter handles the 24-hour reading, and the time zone converter takes it the rest of the way into a local time.