Africa · Tanzania

Current time in Dodoma

East Africa Time.

EAT · UTC+03:00IANA: Africa/Dar_es_Salaam6.16° S · 35.75° E
Current time☀ Daylight
06:26:22

Sunday, May 31, 2026

☾ NIGHT 06:4012:3418:28
Sunrise
06:40
Solar noon
12:34
Sunset
18:28

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Dodoma time

Dodoma keeps one clock.

Dodoma hums to a steady East African rhythm, with government offices and markets operating squarely within daylight hours since Tanzania skips daylight saving. Workers and students enjoy mornings without darkness, while collaborating with teams in Europe or West Africa feels smooth thanks to the predictable +3 offset.

Frequently asked questions

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

Why is Dodoma’s clock stable all year?
Tanzania abolished daylight saving decades ago, so Dodoma’s +3 UTC offset stays fixed, simplifying scheduling across seasons.
How does proximity to the equator shape Dodoma’s workday?
With nearly 12 hours of daylight year-round, outdoor tasks and meetings comfortably fit between sunrise and sunset without squeezing in extra hours.
Which regions does Dodoma align with most naturally?
Businesses in East Africa, the Gulf states, and parts of Eastern Europe share overlapping hours, making 9–12 am a prime collaboration window.
When is midday sun most intense in Dodoma?
Around 12:30–1:30 pm local time, especially during equinoxes, so many locals schedule lunch or light errands to avoid peak heat.
Is Dodoma ever affected by time shifts elsewhere?
No—Dodoma’s consistency means partners adjusting for daylight saving elsewhere won’t disrupt Tanzanian timelines.
What’s the easiest way to convert Dodoma time to UTC?
Subtract exactly 3 hours; no need to track complex changes, keeping calendars predictable.
Does Dodoma’s official status influence scheduling norms?
As Tanzania’s capital, most ministries and agencies meet from roughly 8 am–4 pm local time, syncing with daylight and choral operations.

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