Asia · Syria

Current time in Damascus

Damascus Time.

+03 · UTC+03:00IANA: Asia/Damascus33.50° N · 36.30° E
Current time☀ Daylight
06:26:24

Sunday, May 31, 2026

05:2612:3219:38
Sunrise
05:26
Solar noon
12:32
Sunset
19:38

Offset right now

UTC+03:00

Damascus Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Damascus time

Damascus keeps one clock.

In Damascus, Syria's ancient capital, daily life unfolds three hours ahead of UTC, so mornings are bright and early, markets buzz by dawn, and afternoons stretch into golden evenings—perfect for catching European colleagues mid-morning while wrapping up your own day. With a population clocking in around 2 million, the city balances historic charm with modern coordination, making it ideal for remote teams syncing across Eurasia.

Frequently asked questions

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

Does Damascus observe daylight saving time?
No, Damascus stays on +03 (EET) year-round since Syria suspended daylight saving in 2022, simplifying scheduling for remote teams.
What’s the ideal overlap with European time zones?
Damascus shares the same hour as Moscow and is two hours ahead of London, creating a natural 4–5 hour window for collaboration with Western Europe.
How does latitude affect daylight in Damascus?
At 33.5°N, Damascus enjoys long summer days (up to 14+ hours of daylight) and mild winters, influencing work rhythms and social life.
Is Damascus on the same time as neighboring capitals?
Yes, it aligns with Amman, Beirut, and Jerusalem—all at +03—making regional meetings seamless across the Levant.
What’s the earliest sunrises in Damascus?
Around late June, sunrise hits before 5:30 AM, giving early risers ample daylight for morning rituals or pre-work calls.
How does Damascus’s time zone impact global async work?
Its +03 slot sits neatly between India and East Africa, bridging workflows from Mumbai to Nairobi without major time jumps.
Was DST ever observed in Damascus?
Yes, Syria used DST until 2022; now fixed at +03, reducing confusion for distributed teams used to seasonal shifts.

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
}
}
]
}