AEST — Australian Eastern Standard Time (UTC+10)
AEST is Australian Eastern Standard Time, UTC+10:00. The Australian east coast. Queensland stays on it all year. From spring to autumn the same clocks read AEDT at UTC+11:00, so a AEST timestamp dated in summer is usually a mistake rather than a real offset. Put a timestamp into the panel below to read it in your own time.
A time written 15:00 AEST on is, in your time:
2026-07-27T15:00:00+10:00 Shown in UTC until your clock is read. Send the line above instead of the letters — it cannot be read two ways.
Where AEST is used
- UTC+10:00 Australian Eastern Standard Time The Australian east coast. Queensland stays on it all year. Australia/Sydney · Australia/Melbourne · Australia/Brisbane
Reading a AEST timestamp
AEST is a fixed offset: UTC+10:00, always. That is worth stating plainly, because it is the part people get wrong. The abbreviation does not follow the clocks when they change — it names one side of the change. When The Australian east coast. Queensland stays on it all year moves to summer time, the correct abbreviation becomes AEDT at UTC+11:00; AEST does not quietly become an hour later.
So converting is arithmetic and nothing more. Subtract 10 hours to get UTC, then apply your own offset. The panel above does both steps and shows the result on your own clock, including the case that catches people out: a conversion that crosses midnight and lands on a different date from the one that was written down.
Write this instead
If you are the one sending the time, the fix is small and permanent. Use the IANA zone name — Australia/Sydney, Australia/Melbourne, Australia/Brisbane — or an ISO 8601 timestamp with a numeric offset, which looks like 2026-03-14T15:00:00+10:00. Both are unambiguous, both survive a daylight-saving change, and both are what calendar software and databases actually store underneath whatever they show you.
The zone name is the stronger of the two, because it carries the rules and not just the number. An offset is true for one instant; a zone is true for the year. If you write UTC+10:00 into a recurring meeting, half of that series will be an hour out after the clocks change, which is exactly what happens to a series pinned to AEST once AEDT starts.
How to use this
- Type the date and time exactly as it was written to you, then read the row for the meaning you believe was intended.
- Switch to "I mean my own time" to go the other way: enter a time on your clock and see what it should be called.
- Copy the line at the bottom into your reply — an ISO timestamp with a numeric offset cannot be misread.
Worth knowing: Abbreviations are conventions, not standards. Some software emits AEST for zones that have no business using it, so treat the letters as a hint and the numeric offset as the fact.
FAQ
What does AEST stand for?
Australian Eastern Standard Time. It is UTC+10:00, which means a clock showing AEST is 10 hours ahead of UTC.
What is AEST in UTC?
UTC+10:00. To convert, subtract 10 hours from the AEST time to get UTC.
Should I write AEST in a calendar invite?
No. Write the IANA zone name instead — Australia/Sydney, Australia/Melbourne, Australia/Brisbane — or an ISO 8601 timestamp with a numeric offset. Calendar software resolves zone names correctly across daylight-saving changes, and a numeric offset cannot be read two ways. Three letters can.
What is the difference between AEST and AEDT?
AEDT is Australian Eastern Daylight Time, UTC+11:00 — the summer half of the same year in the same places. AEST is the winter form, UTC+10:00. They are one hour apart and both are correct, on the right dates.