The world is split into time zones based on how far east or west you are. Each one has an offset from UTC (Coordinated Universal Time), the world's reference clock. Australia is ahead of UTC (UTC+10), the USA is behind (UTCโ5). Converting between zones is just adding or subtracting the difference.
A higher UTC offset means further east, which means a later time. To compare two cities: find the difference in their offsets, then add if your target is east, subtract if west.
For a flight: convert the departure time to UTC, add the flight duration, then convert to the destination's local time.
It is 18:00 in Brisbane (UTC+10). What time is it in London (UTC+0)?
โข Going past midnight or before 00:00 changes the day, add or subtract a day too.
โข Use the offset the question gives, Sydney is UTC+10 in winter but UTC+11 in summer (daylight saving). Brisbane stays UTC+10.
โข For flights, add the duration in UTC, not in local time.
โข Some zones are half-hours (Adelaide UTC+9:30).
London is the reference (0). Go east (right) and you add hours, go west (left) and you subtract. Brisbane is 15 hours ahead of New York.
e.g. Brisbane 14:00 โ 04:00 UTC, +9 hrs = 13:00 UTC, +9 (Tokyo) = 22:00 landing.
Don't read yet, just have a go in your head:
18:00 Brisbane (+10) โ London (0): diff 10, London is west โ subtract: 18:00 โ 10 = 08:00.
07:00 New York (โ5) โ Brisbane (+10): diff = 10 โ (โ5) = ?, Brisbane is east โ add: 07:00 + ? = ?
A flight departs London (UTC+0) at 06:00 and takes 6 hours, landing in Dubai (UTC+4). Find the local arrival time. Check below.
A flight departs Brisbane (UTC+10) at 14:00 and takes 9 hours. What is the local arrival time in Tokyo (UTC+9)?
In one sentence, out loud: do you add or subtract when the target city is east?