Africa · Eastern Africa · Sovereign state
Current time in Madagascar
A single time zone at UTC+03:00.
Time in Antananarivo☾ Night
20:14:05
Thursday, June 18, 2026
Zone
EAT
UTC
UTC+03:00
IANA
Indian/Antananarivo
About Madagascar's time
A single time zone.
Madagascar has a single time zone: East Africa Time (EAT, UTC+3) across the entire island. It does not observe daylight saving time, and the offset stays the same year-round.
Major cities
Cities of Madagascar.
Convert
Madagascar to the world's clocks.
Madagascar
8:14pm
Eastern Standard Time
1:14pm
Madagascar to Eastern Time7 hours ahead
Madagascar
8:14pm
Pacific Time
10:14am
Madagascar to Pacific Time10 hours ahead
Madagascar
8:14pm
Greenwich Mean Time
6:14pm
Madagascar to London (GMT)2 hours ahead
Madagascar
8:14pm
Central European Time
7:14pm
Madagascar to Central Europe1 hour ahead
Madagascar
8:14pm
India Standard Time
10:44pm
Madagascar to India2 hours 30 minutes behind
Madagascar
8:14pm
Japan Standard Time
2:14am
Madagascar to Japan6 hours behind
Frequently asked questions
Common questions about Madagascar's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].
- What time zone is Madagascar in?
- Madagascar uses East Africa Time (EAT), which is UTC+3 hours.
- Does Madagascar observe daylight saving time?
- No, Madagascar does not observe daylight saving time. The time stays UTC+3 throughout the year.
- Is the whole country in the same time zone?
- Yes, Madagascar has only one time zone (Indian/Antananarivo, UTC+3) covering the entire country.
- Is Madagascar the same time as Nairobi?
- Yes, Madagascar and Nairobi, Kenya are both on EAT (UTC+3) and do not change for daylight saving, so the offset is the same all year.
- How does Madagascar's time compare to London?
- When London is on GMT (UTC), Madagascar is 3 hours ahead. During British Summer Time (UTC+1), Madagascar is 2 hours ahead.
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
}
}
]
}