UTC offset

UTC+04:00

4 hours ahead of Coordinated Universal Time — the clock of Russia, Azerbaijan, United Arab Emirates and 6 more.

Also written GMT+4 · +04:00 · military time zone D · Delta
Time at UTC+04:00 now
--:--:--
vs UTC
+04:00
UTC now
--:--
Military
D · Delta

Zones here now

12

Astrakhan · Baku · Dubai

Countries

9

🇷🇺 Russia · 🇦🇿 Azerbaijan · 🇦🇪 United Arab Emirates

Seasonal shifts

None

all 12 keep UTC+04:00 year-round

Largest city

Dubai

3.9M metro · +04

Who keeps UTC+04:00

Twelve zones, all of them permanent.

None of the zones keeping UTC+04: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

Major cities at UTC+04:00

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

ordered by population · each links to its city page

Compare & convert

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

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

Convert Dubai → your city →
Reference…it isDay shift
UTC ±00:0008:00same day
New York EDT04:00same day
London BST09:00same day
Paris CEST10:00same day
Tokyo JST17:00same day
Sydney AEST18:00same day

About this offset

One rung, nine flags.

UTC+04:00 is kept by 12 zones across Russia, Azerbaijan, United Arab Emirates and 6 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+04:00. Can't find what you need? Email [email protected].

What time is it at UTC+04:00 right now?
UTC+04:00 is always exactly 4 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 D (Delta).
Which countries use UTC+04:00?
Twelve territories keep UTC+04:00 year-round: Russia (Europe/Astrakhan), Azerbaijan (Asia/Baku), United Arab Emirates (Asia/Dubai), Seychelles (Indian/Mahe).
Is Dubai always on UTC+04:00?
Yes. Dubai does not observe daylight saving time, so it stays at UTC+04:00 every day of the year.
What's the difference between UTC+04:00 and GST?
UTC+04:00 is the numeric offset; GST (Gulf 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+04: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+04:00, right now
GET /v1/timezones?offset=+04:00
{
"data": [
{ "iana": "Europe/Astrakhan", … },
{ "iana": "Asia/Baku", … },
{ "iana": "Asia/Dubai", … },
]
}