Africa · Mauritius

Current time in Port Louis

Mauritius Standard Time.

+04 · UTC+04:00IANA: Indian/Mauritius20.15° S · 57.48° E
Current time☾ Night
01:20:13

Saturday, June 6, 2026

☾ NIGHT 06:3912:0817:37
Sunrise
06:39
Solar noon
12:08
Sunset
17:37

Offset right now

UTC+04:00

Mauritius Standard Time · +04

Daylight saving

Not observed

This zone has no seasonal clock change.

About Port Louis time

Port Louis keeps one clock.

Port Louis, the vibrant capital of Mauritius, pulses with the rhythms of a southern-hemisphere timezone that keeps the same +04 offset year-round—no daylight-saving surprises ever shake up your meeting schedule. This steady timezone makes it pleasantly straightforward for coordinating with partners across the Indian Ocean, Europe, and Asia.

Frequently asked questions

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

Does Mauritius observe daylight saving time?
No, Mauritius stays on UTC+04:30 all year, so remote teams never need to adjust their calendars for seasonal clock changes.
What are typical work hours in Port Louis?
Most businesses operate on a 9-to-5 schedule, but the early sunsets in winter months mean meetings often wrap up before 6 p.m.
How does the +04 offset help remote collaboration?
With mornings in Port Louis overlapping with Europe's midday and Asia's afternoons, global calls can find convenient slots almost any workday.
Is Port Louis in the same timezone as its neighbors?
Smaller differences keep nearby like Réunion Mauritius perfectly synced despite , Seychelles, and East Africa sharing adjacent but distinct offsets.
When is sunrise and sunset like in Port Louis?
Being south of the equator, summer months bring earlier sunrises and late sunsets, but the lack of daylight saving means these shifts are predictable.

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