Africa · Madagascar

Current time in Antananarivo

East Africa Time.

EAT · UTC+03:00IANA: Indian/Antananarivo18.92° S · 47.52° E
Current time☀ Daylight
06:27:26

Sunday, May 31, 2026

06:1511:4717:19
Sunrise
06:15
Solar noon
11:47
Sunset
17:19

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Antananarivo time

Antananarivo keeps one clock.

In Madagascar's highland capital Antananarivo, the day unfolds gently under almost-constant equatorial light: offices typically wrap up before dusk while evening life picks up around market stalls and cafés, making it easy to align with East Africa Time partners without ever changing the clock.

Frequently asked questions

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

What time zone does Antananarivo follow?
It is fixed at East Africa Time (EAT), 3 hours ahead of UTC, year-round.
Does Antananarivo observe daylight saving?
No, Madagascar has never used daylight saving time.
Approximately how many people live in Antananarivo?
The greater Antananarivo urban area is home to over 1.5 million residents.
Is the length of the day stable throughout the year?
Close to the equator but at 18°S, days vary only by about an hour, simplifying daily routines.
What is the current UTC offset of Antananarivo?
UTC+03:00, matching the rest of East Africa Time.
How does Antananarivo compare with other cities in the same time zone?
Nairobi and Mogadishu share the same fixed EAT, making cross-border collaboration seamless.
What is the typical work schedule in Antananarivo?
Business hours usually run from 8:00–12:00 and 14:00–18:00 local time.
Does the time differ much between seasons?
Without daylight saving and minimal variation in day length, the clocks stay the same all year.

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