Africa · Somalia

Current time in Mogadishu

East Africa Time.

EAT · UTC+03:00IANA: Africa/Mogadishu2.07° N · 45.33° E
Current time☀ Daylight
06:26:41

Sunday, May 31, 2026

05:4911:5618:03
Sunrise
05:49
Solar noon
11:56
Sunset
18:03

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Mogadishu time

Mogadishu keeps one clock.

In Mogadishu, Somalia’s bustling coastal capital, work tends to follow the fierce East African sun: mornings start early to beat the heat, midday slows down, and evenings come alive near the Indian Ocean; coordinating with Europe or the Middle East is relatively easy, though Late‑night calls to the Americas can feel disjointed or require an early‑morning compromise.

Frequently asked questions

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

How does East African Time compare to hourly zones like India or Pakistan?
Mogadishu aligns neatly with other East African zones like Nairobi and Addis Ababa, while India runs 2.5 hours ahead and Pakistan 2 hours ahead, so teams often stagger meetings across those gaps to find overlap.
Is there daylight saving, and when does the clock change happen?
There is no daylight saving in Mogadishu; the offset stays at UTC+3 year‑round, making scheduling stable and predictable even when many European or North American partners shift their clocks twice a year.
What parts of the day feel 'standard business hours' in Mogadishu?
8–10 am to around noon and then 2–5 pm are typical working hours, with a quieter midday window thanks to heat and afternoon prayers—useful to know if you’re syncing on real‑time tasks.
How much of the day overlaps with East Coast USA or London working hours?
Mornings in Mogadishu (around 8–10 am) line up with late evenings in the US East Coast and mid‑afternoons in London, but true live overlap with late US business hours usually requires either very early mornings or late nights in Somalia.
Does the lack of daylight saving make it easier for global teams to plan?
Yes—without seasonal clock shifts, Mogadishu’s time stays constant, so recurring calendar invites won’t silently drift when other regions spring forward or fall back.
How does coastal climate affect how people structure their day compared to inland cities?
Along the coast, sea breezes and cultural rhythms can stretch evenings later than inland, with markets and social life peaking after sunset; this can influence when people are most available for calls or evening updates.
What’s a realistic 'hard deadline' hour for tasks sent from Mogadishu to far clients?
Requests sent by early‑afternoon Mogadishu time can often be processed overnight in Europe or the US East Coast, making 1–3 pm a natural cutoff if you need responses by the next morning in those regions.
Are there any public‑holiday timing quirks that affect scheduling?
Islamic holidays and prayer times shift through the Gregorian calendar and can alter availability in Mogadishu, so it’s worth marking expected closures and sensitive prayer windows before setting fixed global deadlines.

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