Africa · British Indian Ocean Territory

Current time in Diego Garcia

Indian Ocean Time.

+06 · UTC+06:00IANA: Indian/Chagos7.30° S · 72.40° E
Current time☀ Daylight
09:27:30

Sunday, May 31, 2026

07:1613:0818:59
Sunrise
07:16
Solar noon
13:08
Sunset
18:59

Offset right now

UTC+06:00

Indian Ocean Time · +06

Daylight saving

Not observed

This zone has no seasonal clock change.

About Diego Garcia time

Diego Garcia keeps one clock.

Diego Garcia operates on UTC+6 with no DST changes, meaning the workday runs on a consistent Indian Ocean beat year-round. For remote teams, this means you've got a full workday overlap with Western Central Africa and most of Southeast Asia, but you'll want to plan calls early to catch Europe's working hours.

Frequently asked questions

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

What UTC offset does Diego Garcia observe?
UTC+6
Is daylight saving time observed in Diego Garcia?
No
How does Diego Garcia's location impact time zone coordination for remote teams?
The UTC+6 timezone provides a consistent workday overlap with Western Central Africa and most of Southeast Asia, but requires planning early for European calls.

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