Africa · Eastern Africa · Sovereign state
Current time in Seychelles
A single time zone at UTC+04:00.
Time in Victoria☾ Night
02:14:18
Sunday, June 14, 2026
Zone
+04
UTC
UTC+04:00
IANA
Indian/Mahe
About Seychelles's time
A single time zone.
Seychelles uses a single time zone, Indian/Mahe (UTC+4), with no daylight saving time changes throughout the year.
Major cities
Cities of Seychelles.
Convert
Seychelles to the world's clocks.
Seychelles
2:14am
Eastern Standard Time
6:14pm
Seychelles to Eastern Time8 hours ahead
Seychelles
2:14am
Pacific Time
3:14pm
Seychelles to Pacific Time11 hours ahead
Seychelles
2:14am
Greenwich Mean Time
11:14pm
Seychelles to London (GMT)3 hours ahead
Seychelles
2:14am
Central European Time
12:14am
Seychelles to Central Europe2 hours ahead
Seychelles
2:14am
India Standard Time
3:44am
Seychelles to India1 hour 30 minutes behind
Seychelles
2:14am
Japan Standard Time
7:14am
Seychelles to Japan5 hours behind
Frequently asked questions
Common questions about Seychelles'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 Seychelles in?
- Seychelles uses Indian/Mahe time, which is UTC+4 year-round.
- Does Seychelles observe daylight saving time?
- No, Seychelles does not observe daylight saving time. The time remains UTC+4 throughout the year.
- How many time zones does Seychelles have?
- Seychelles has only one time zone: Indian/Mahe (UTC+4).
- Is the time in Seychelles the same across all islands?
- Yes, all islands in Seychelles use the same time zone, Indian/Mahe (UTC+4).
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
}
}
]
}