Asia · Western Asia · Sovereign state

Current time in Syria

A single time zone at UTC+03:00.

Time in Damascus☾ Night
22:58:13

Friday, June 5, 2026

☾ NIGHT 05:2412:3319:41
Zone
+03
UTC
UTC+03:00
IANA
Asia/Damascus

About Syria's time

A single time zone.

Syria operates on a single time zone, UTC+03:00, and has permanently discontinued daylight saving time since 2022, keeping clocks fixed at UTC+03:00 year-round.

Major cities

Cities of Syria.

History

How Syria keeps time.

Syria adopted Eastern European Time (UTC+02:00) under international time standards but advanced to UTC+03:00 in 1983 to align with neighboring countries during political and economic shifts in the region. For decades, Syria observed daylight saving time, shifting between UTC+02:00 in winter and UTC+03:00 in summer. However, in 2022, the Syrian government abolished DST permanently, maintaining UTC+03:00 year-round for consistency, especially amid ongoing challenges from conflict and infrastructure strain that made recurrent time changes impractical. This decision followed similar moves by other Middle Eastern nations seeking administrative simplicity during periods of instability.

Did you know?

Things about Syria's time.

Fact · 01

Syria's fixed UTC+03:00 arrangement prevents seasonal confusion, benefiting logistics and communication across its territory, especially important given its small geographic span east-west. Unlike some countries with internal exceptions, Syria maintains one uniform time, simplifying coordination despite regional variations in solar noon. The permanent adoption of UTC+03:00 also aligns more closely with solar noon in Damascus, reducing extreme discrepancies between clock time and natural daylight hours—unlike further west or east in the UTC+03:00 zone.

Frequently asked questions

Common questions about Syria's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What time zone is Syria in?
Syria is in the UTC+03:00 time zone, which is equivalent to Eastern European Summer Time.
Does Syria observe daylight saving time?
No, as of 2022, Syria no longer observes daylight saving time and remains on UTC+03:00 year-round.
Why did Syria stop changing clocks?
In 2022, Syria abolished daylight saving time due to ongoing conflict and infrastructure challenges, opting for a fixed time for consistency.
How does Syria's time compare to its neighbors?
Syria shares UTC+03:00 with countries like Turkey and Iraq, making scheduling easier across these borders.
Is sunset very late in Syria due to its time zone?
With UTC+03:00 and no DST, sunsets are reasonably timed for the region’s latitude, though they are later than in countries further west.

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