Asia · Iraq

Current time in Al Mawşil al Jadīdah

Arabian Standard Time.

+03 · UTC+03:00IANA: Asia/Baghdad36.33° N · 43.11° E
Current time☀ Daylight
07:40:55

Tuesday, June 2, 2026

04:5012:0519:20
Sunrise
04:50
Solar noon
12:05
Sunset
19:20

Offset right now

UTC+03:00

Arabian Standard Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Al Mawşil al Jadīdah time

Al Mawşil al Jadīdah keeps one clock.

Life in Al Mawşil al Jadīdah, Iraq runs on Baghdad Standard Time, with business hours typically wrapping up before the intense afternoon heat; the city keeps the same UTC+3 offset year-round, so there’s no daylight saving confusion when syncing across time zones.

Frequently asked questions

Common questions about Al Mawşil al Jadīdah's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does Al Mawşil al Jadīdah observe daylight saving time?
No, Iraq abandoned daylight saving back in 2008, meaning Al Mawşil al Jadīdah keeps a steady +3 offset the whole year.
Why is the sunrise relatively early here?
At roughly 36°N latitude, the city experiences short winter nights: in December, the sun can rise before 7 a.m., but in June it’s closer to 4:45 a.m.
How does the workday usually flow?
Government offices start around 8 a.m., but many private businesses open by 7 a.m. to beat the heat and wrap up in the early afternoon, especially during summer.
Which major regions share this time zone?
The same +3 band includes Baghdad, Riyadh, Doha, Nairobi, and Moscow (which does observe its own daylight saving in the past, but Iraq does not).
What’s a common surprise for global collaborators?
Outsiders often assume Middle Eastern cities follow DST shifts; with Al Mawşil al Jadīdah’s fixed offset, you never spring forward or fall back—schedules stay constant across seasons.

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