Oceania · Australia and New Zealand · Dependency

Current time in Cocos (Keeling) Islands

A single time zone at UTC+06:30.

Time in West Island☾ Night
02:33:32

Saturday, June 6, 2026

☾ NIGHT 06:1712:0117:44
Zone
+0630
UTC
UTC+06:30
IANA
Indian/Cocos

About Cocos (Keeling) Islands's time

A single time zone.

The Cocos (Keeling) Islands operate on a unique half-hour offset of UTC+06:30 year-round, with no daylight saving time adjustments. This unusual time sets them apart as one of the few places in the world using a timezone that doesn't fall on the hour.

Major cities

Cities of Cocos (Keeling) Islands.

History

How Cocos (Keeling) Islands keeps time.

The Cocos (Keeling) Islands adopted Indian/Cocos time (UTC+06:30) as an Australian external territory. The territory's timezone reflects its geographic position between Australia and Sri Lanka, creating a unique temporal identity that aligns neither with nearby Southeast Asian countries nor with Western Australia's +08:00.

The islands were transferred from British to Australian administration in 1955, but timezone arrangements have remained stable. Unlike mainland Australia, which observes daylight saving in some states, the Cocos (Keeling) Islands maintain the same offset year-round due to their equatorial location where daylight hours vary minimally.

Did you know?

Things about Cocos (Keeling) Islands's time.

Fact · 01

The Cocos (Keeling) Islands are one of only a handful of territories worldwide using a half-hour timezone offset. UTC+06:30 places them temporally between Southeast Asian countries like Thailand (+07:00) and India (+05:30), creating scheduling challenges for regional coordination.

Fact · 02

For Australian travelers visiting from Western Australia, the time difference means arriving much earlier in their day. The islands share their unique timezone with no other populated territory in the Indian Ocean region, making them something of a temporal isolate.

Frequently asked questions

Common questions about Cocos (Keeling) Islands's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What timezone are the Cocos (Keeling) Islands?
The islands use UTC+06:30, known as Indian/Cocos time. Notable for being one of the few population centers using a half-hour offset.
Does the Cocos (Keeling) Islands observe daylight saving time?
No. Due to the equatorial location with consistent daylight hours year-round, the islands maintain the same UTC+06:30 offset throughout the year.
How far ahead is the Cocos (Keeling) Islands of Coordinated Universal Time (UTC)?
The islands are 6 hours and 30 minutes ahead of UTC. This half-hour offset is relatively uncommon globally.
Which countries use the same UTC+6:30 timezone as the Cocos (Keeling) Islands?
The Cocos Islands share substantial overlap with Myanmar (Burma), which also uses a UTC+6:30 offset. However, no other populated territory in the Indian Ocean uses this same zone.
How does Cocos Islands time compare to Western Australia time?
The Cocos Islands are 1 hour and 30 minutes behind Western Australia (UTC+08:00). So when it's noon in Perth, it's 10:30 AM on the islands.
How does Cocos Islands time compare to India Standard Time?
The Cocos Islands are 1 hour ahead of India (UTC+05:30). So when it's noon in New Delhi, it's 1 PM on the islands.
Is Cocos Islands time unusual globally?
Yes. Very few countries use half-hour offsets. The islands' UTC+06:30 is notable for being an unrounded offset, with most countries using full-hour or 45-minute deviations from UTC.
What does the +0630 timezone abbreviation mean?
+0630 indicates the territory is 6 hours and 30 minutes ahead of Coordinated Universal Time (UTC). This is the standard abbreviation for the Indian/Cocos timezone.

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