Asia · United Arab Emirates

Current time in Dubai

Gulf Standard Time.

+04 · UTC+04:00IANA: Asia/Dubai25.20° N · 55.27° E
Current time☾ Night
01:15:10

Saturday, June 6, 2026

☾ NIGHT 05:2812:1719:06
Sunrise
05:28
Solar noon
12:17
Sunset
19:06

Offset right now

UTC+04:00

Gulf Standard Time · +04

Daylight saving

Not observed

This zone has no seasonal clock change.

About Dubai time

Dubai keeps one clock.

Dubai buzzes with a smooth, year-round energy that makes it a hub for international business. It operates at a pace that bridges Asian and European workdays, meaning hosts meetings globally without major schedule headaches.

Frequently asked questions

Common questions about Dubai's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does the clocks change for daylight saving time?
No, they do not change clocks in Dubai.
What is the standard UTC offset for Dubai?
The standard UTC offset for Dubai is +04:00.
Does Dubai observe Daylight Saving Time?
No, Dubai does not adopt Daylight Saving Time.
What kind of light does Dubai have in winter?
In winter, late sunrise occurs, meaning mornings can feel dark but offer cooler temperatures.
What kind of daylight does Dubai have in summer?
It's long days and late sunsets occur many days in summer.
What is Dubai like for business over a year?
Dubai is a hub for international trade and finance, mostly catering to global business across Asia and Europe, enabling collaboration without major schedule headaches.
What does Dubai act as?
Dubai often acts as a bridge for coordinating between Asian and European workdays.

Free · Developer API

Time, as JSON.

Every IANA time zone with live offsets, DST status, and the countries and cities that use them — clean, dependable JSON. Sign up free and get an API key in seconds.

GET /v1/timezones Live

countries, cities, convert, DST transitions coming next.

Get your free API key →
// France's time zones, right now
GET /v1/timezones?country=fr
{
"data": [
{
"iana": "Europe/Paris",
"display_name": "Paris",
"current": {
"utc_offset": "+02:00",
"abbreviation": "CEST",
"is_dst": true
}
}
]
}