Asia · Western Asia · Sovereign state
Current time in Syria
A single time zone at UTC+03:00.
Time in Damascus☀ Daylight
06:26:36
Sunday, May 31, 2026
Zone
+03
UTC
UTC+03:00
IANA
Asia/Damascus
About Syria's time
A single time zone.
Syria operates on a single time zone, Asia/Damascus, at UTC+03:00. The country does not observe daylight saving time.
Major cities
Cities of Syria.
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 uses a single time zone: Asia/Damascus, which is UTC+03:00. The abbreviation used is +03.
- Does Syria observe daylight saving time?
- No, Syria does not observe daylight saving time. The country remains on UTC+03:00 year-round.
- How many time zones does Syria have?
- Syria has only one time zone covering the entire country.
- What is the standard time zone in Syria?
- The only official zone is Asia/Damascus, set at UTC+03:00.
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
}
}
]
}