Africa · Somalia

Current time in Mogadishu

East Africa Time.

EAT · UTC+03:00IANA: Africa/Mogadishu2.07° N · 45.33° E
Current time☾ Night
00:17:58

Saturday, June 6, 2026

☾ NIGHT 05:5011:5718:04
Sunrise
05:50
Solar noon
11:57
Sunset
18:04

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, the sprawling capital of Somalia along the East African coast, the clock ticks to a rhythm that splits the day neatly along standard East African Time, meaning your 5 o'clock meeting lines up with lunch, regardless of how raw the relentless heat gets. For remote teams coordinating globally, it's helpful to remember this pace; a business that opens its doors at 9 AM local might feel exclusive, while by the time your leads burn late into the evening, local colleagues are handling asynchronous responses.

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

Does Mogadishu observe daylight saving time (DST)?
Mogadishu, like most countries within the East African Time zone (EAT) spanning three hours ahead of Coordinated Universal Time, continuously maintains a steady offset throughout the year without any seasonal adjustments.
Is Somalia the only country within this specific 180-minute offset?
No, Somalia, along with Kenya, Uganda, Ethiopia, and several other East African nations, falls under the Africa/Mogadishu time zone umbrella, sharing the same UTC+3 offset.
What is a unique feature of Mogadishu's time zone?
Mogadishu is located on the latitude that practically splits the geographical heart of East African Time in half, making its sunrises and sunsets predictable and steady, unlike the extreme variations experienced near the equator's western neighbors.
How does the equatorial sun influence remote work schedules in Mogadishu?
Because Mogadishu experiences roughly 12 hours of daylight year-round due to its near-equatorial location, teams only need to adjust schedules for Ramadan or cultural festivities, avoiding major daylight saving time (DST) shifts.
Are there other regions sharing the exact same offset as Mogadishu?
Yes, the 180-minute head start aligns Mogadishu with several regional partners, such as the Nairobi financial hub and Kampala in Uganda, creating smooth overlap during standard business hours.

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