Asia · Maldives

Current time in Malé

Maldives Time.

+05 · UTC+05:00IANA: Indian/Maldives4.17° N · 73.51° E
Current time☾ Night
02:16:31

Saturday, June 6, 2026

☾ NIGHT 05:5312:0418:15
Sunrise
05:53
Solar noon
12:04
Sunset
18:15

Offset right now

UTC+05:00

Maldives Time · +05

Daylight saving

Not observed

This zone has no seasonal clock change.

About Malé time

Malé keeps one clock.

Life in Malé moves at a relaxed island pace, yet business hours sync neatly with South Asian partners thanks to the Indian/Maldives time zone. Sitting right near the equator in the Maldives, daylight stretches close to 12 hours year-round, making sunrise and sunset feel like a gentle metronome.

Frequently asked questions

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

Does Malé observe daylight saving time?
No, the Maldives has never adopted daylight saving time.
What time zone does Malé use?
Malé uses Indian/Maldives time, which is UTC+5 year-round.
How does Malé's time zone compare to India?
Malé's time is the same as India Standard Time (UTC+5).
How does the equator affect time in Malé?
Near the equator, daylight hours are consistent year-round, making timekeeping straightforward.
What is the earliest sunrise and latest sunset in Malé?
Sunrise and sunset vary only slightly year-round due to the equatorial position, typically between 6am and 6pm.
How does Malé's time zone benefit for scheduling?
Indian/Maldives time aligns with major trading partners, simplifying international coordination.
How does Malé's time zone affect work hours?
Business hours typically follow the sun, from 9am to 5pm, similar to other tropical regions.

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