Asia · Iraq

Current time in Sadr City

Arabian Standard Time.

+03 · UTC+03:00IANA: Asia/Baghdad33.39° N · 44.46° E
Current time☀ Daylight
07:40:41

Tuesday, June 2, 2026

04:5312:0019:07
Sunrise
04:53
Solar noon
12:00
Sunset
19:07

Offset right now

UTC+03:00

Arabian Standard Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Sadr City time

Sadr City keeps one clock.

Sadr City, a densely populated district in Baghdad, Iraq, operates on Arabia Standard Time (UTC+3), aligning its daily life and business hours with the broader rhythm of the Middle East. The consistent lack of daylight saving time means the workday and social activities maintain a steady pace throughout the year, simplifying coordination for remote teams.

Frequently asked questions

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

Does Sadr City observe daylight saving time?
No, Sadr City, like the rest of Iraq, does not observe daylight saving time, keeping the UTC+3 offset constant year-round.
How does the lack of daylight saving affect daily life?
The absence of daylight saving time means that the start and end of the workday, school schedules, and prayer times remain consistent relative to the clock, providing a stable routine.
What is the typical workday schedule in Sadr City?
Business hours generally follow the regional pattern, often starting around 8:00 AM or 9:00 AM local time, with a midday break during the hottest part of the day.
How does the UTC+3 offset impact international meetings?
Being UTC+3 places Sadr City in a convenient overlap window for coordinating with both European and East African time zones, though early mornings or late evenings may be required for West Coast US teams.
Are there any unique cultural aspects related to time in Sadr City?
Daily life is heavily influenced by the Islamic prayer schedule, which is tied to the sun's position, creating natural pauses in the workday regardless of the fixed clock time.
What is the population density like in Sadr City?
With over 1.2 million residents, Sadr City is one of the most densely populated areas in Iraq, leading to a vibrant and fast-paced urban environment.
How does the latitude affect daylight hours?
Located at 33°N latitude, Sadr City experiences significant seasonal variation in daylight hours, with long summer days and shorter winter days, though the clock time remains fixed.
Is there a specific time zone identifier for Sadr City?
Sadr City follows the Asia/Baghdad time zone, which is the standard for all of Iraq.

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