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☾ Night
03:19:41

Saturday, June 6, 2026

☾ NIGHT 07:1713:0819:00
Sunrise
07:17
Solar noon
13:08
Sunset
19:00

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, in the British Indian Ocean Territory, operates six hours ahead of UTC, placing it in a unique timezone shared across the Chagos Archipelago. This remote atoll is almost exclusively used as a joint UK-US military base, meaning daily life revolves around base operations rather than typical civilian routines.

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

Is Diego Garcia's timezone the same as Maldives time?
Yes, both are in the Indian/Chagos time zone (UTC+06:00), despite being about 500 km apart.
Does Diego Garcia observe daylight saving?
No, being near the equator, daylight hours remain relatively consistent year-round, making daylight saving unnecessary.
Why is Diego Garcia's timezone significant for remote teams?
Its location in the central Indian Ocean can serve as a midpoint for teams distributed across Asia and East Africa.
Are there any time zone anomalies here?
Yes, although geographically west of the International Date Line, it is in UTC+06:00 due to political and administrative ties to the UK and US operations.
What is the main purpose of Diego Garcia's timezone alignment?
It primarily supports military and strategic operations in the Indian Ocean region.
Can civilians reside on Diego Garcia?
No, access to Diego Garcia is highly restricted due to its military significance, limiting timezone-related cultural exchanges.
How does equatorial location affect daily schedules?
With minimal variation in sunrise and sunset timings, daily routines are less influenced by seasonal changes compared to higher latitudes.
Is Diego Garcia’s time zone unique?
Its time zone is shared with the Chagos Archipelago, but the lack of a permanent civilian population makes its use unique.
Are there any nearby territories with different time zones?
Yes, despite proximity to other islands, some follow different time zones due to colonial histories and administrative decisions.

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