UTC offset

UTC+09:00

9 hours ahead of Coordinated Universal Time — the clock of Russia, Timor-Leste, Indonesia and 4 more.

Also written GMT+9 · +09:00 · military time zone I · India
Time at UTC+09:00 now
--:--:--
vs UTC
+09:00
UTC now
--:--
Military
I · India

Zones here now

9

Chita · Dili · Jayapura

Countries

7

🇷🇺 Russia · 🇹🇱 Timor-Leste · 🇮🇩 Indonesia

Seasonal shifts

None

all 9 keep UTC+09:00 year-round

Largest city

Tokyo

14.3M metro · JST

Who keeps UTC+09:00

Nine zones, all of them permanent.

None of the zones keeping UTC+09:00 right now observe daylight saving — what you see here in June is what you get in December.

Time zoneZone identifierCountryAbbr.DST behaviour
Year-round · here every day of the year
Palau TimePacific/Palau🇵🇼 Palau+09 — Never observes DST

Major cities at UTC+09:00

Where it's --:-- right now.

ordered by population · each links to its city page

Compare & convert

When it's noon
at UTC+09:00…

Times below are live conversions against each reference's current offset — daylight saving included.

Convert Tokyo → your city →
Reference…it isDay shift
UTC ±00:0003:00same day
New York EDT23:00previous day
London BST04:00same day
Paris CEST05:00same day
Tokyo JST12:00same day
Sydney AEST13:00same day

About this offset

One rung, seven flags.

UTC+09:00 is kept by 9 zones across Russia, Timor-Leste, Indonesia and 4 more. All of its resident zones keep it permanently — no daylight saving, no seasonal drift.

Frequently asked questions

Answers generated from live data for UTC+09:00. Can't find what you need? Email [email protected].

What time is it at UTC+09:00 right now?
UTC+09:00 is always exactly 9 hours ahead of Coordinated Universal Time, every day of the year. The clock at the top of this page shows its current time live — in military usage this offset is zone I (India).
Which countries use UTC+09:00?
Nine territories keep UTC+09:00 year-round: Russia (Asia/Chita), Timor-Leste (Asia/Dili), Indonesia (Asia/Jayapura), Russia (Asia/Khandyga).
Is Tokyo always on UTC+09:00?
Yes. Tokyo does not observe daylight saving time, so it stays at UTC+09:00 every day of the year.
What's the difference between UTC+09:00 and JST?
UTC+09:00 is the numeric offset; JST (Japan Standard Time) is one named time zone that keeps it. Other zones can share the offset while following entirely different rules and history — same clock, different identity.

Walk the ladder

Adjacent offsets.

Free · Developer API

This offset, as JSON.

Query every zone at UTC+09:00 — including the seasonal drifters — in one call.

GET /v1/timezones Live

countries, cities, convert, DST transitions coming next.

Get your free API key →
// every zone at UTC+09:00, right now
GET /v1/timezones?offset=+09:00
{
"data": [
{ "iana": "Asia/Chita", … },
{ "iana": "Asia/Dili", … },
{ "iana": "Asia/Jayapura", … },
]
}