Asia · Iraq

Current time in Al Başrah al Qadīmah

Arabian Standard Time.

+03 · UTC+03:00IANA: Asia/Baghdad30.50° N · 47.82° E
Current time☀ Daylight
07:40:55

Tuesday, June 2, 2026

04:4611:4618:46
Sunrise
04:46
Solar noon
11:46
Sunset
18:46

Offset right now

UTC+03:00

Arabian Standard Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Al Başrah al Qadīmah time

Al Başrah al Qadīmah keeps one clock.

In Al Başrah al Qadīmah, Iraq, the day unfolds under a steady +03 offset that never shifts with daylight saving, so your meeting times stay predictable year-round. The city’s long, sun-drenched afternoons stretch well into the evening, making late-afternoon calls with Europe or early-morning syncs with East Asia feel surprisingly natural.

Frequently asked questions

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

Does Al Başrah al Qadīmah ever switch clocks for daylight saving?
No—Asia/Baghdad has not observed daylight saving in recent years, so the +03 offset is constant and you won’t need to adjust schedules seasonally.
How does the +03 offset affect calls with Europe?
When it’s 9:00 AM in Al Başrah al Qadīmah, it’s around 7:00 AM in London (winter) or 8:00 AM (summer), making mid-morning a comfortable overlap for both sides.
What’s the best window for real-time collaboration with US East Coast teams?
Aim for your late morning to early afternoon (roughly 10:00 AM–1:00 PM local time), which lines up with their early morning (2:00–6:00 AM EST) before their day gets busy.
How does the fixed offset simplify planning across Iraq?
All of Iraq uses Asia/Baghdad, so coordinating between Al Başrah al Qadīmah, Baghdad, and other cities requires no internal time conversions.
Does the city’s latitude affect working hours?
At about 30.5°N, daylight lasts long in summer and short in winter, but business hours typically stay consistent, so teams can rely on a stable daily rhythm.
Is there a natural overlap with Gulf neighbors like Dubai or Riyadh?
Yes—Dubai and Riyadh also sit at +03, so you share the same clock time and can schedule meetings without any offset math.
How does the +03 offset line up with India or Sri Lanka?
India is +05:30 and Sri Lanka is +05:30, so when it’s noon in Al Başrah al Qadīmah, it’s 2:30 PM there—useful for afternoon handoffs.
What’s a tip for avoiding scheduling confusion with global partners?
Always confirm the date and use a shared calendar tool; because Iraq doesn’t shift for daylight saving, your +03 time won’t change, but partners in regions that do shift might.

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