Oceania · Australia and New Zealand · Dependency

Current time in Norfolk Island

A single time zone at UTC+11:00. Currently on standard time.

Time in Kingston☀ Daylight
14:28:05

Sunday, May 31, 2026

06:3311:4516:58
Zone
+11
UTC
UTC+11:00
IANA
Pacific/Norfolk

About Norfolk Island's time

A single time zone.

Norfolk Island keeps things simple with a single timezone and a single-minded commitment to staying an hour ahead of Sydney during winter—and yet it still manages to island-hop across time when daylight saving kicks in.

Next clock change

October 3

2026 Saturday · clocks spring forward

Clocks spring forward by one hour · in 4 months.

Daylight saving schedule

Summer time+11 · UTC+11:00Summer time5 Apr · −1h4 Oct · +1h Jan 2026 Dec

Major cities

Cities of Norfolk Island.

History

How Norfolk Island keeps time.

## Timezone History

Norfolk Island’s timezone history is comparatively quiet, reflecting the island’s small size and limited administrative changes over time. Historically, like many remote Pacific territories, local solar time was used before standardization became necessary for communication and trade with Australia and New Zealand.

As ties with Australia strengthened—especially under its status as an Australian external territory—Norfolk Island gradually aligned its clocks with regional standards, eventually settling on UTC+11:00 as its standard time. Adoption of daylight saving time followed Australian practice, shifting clocks forward to UTC+12:00 during southern hemisphere summer months.

While there have been no dramatic timezone jumps or politically charged re-alignments like those seen in larger countries, Norfolk Island’s timekeeping remains closely synchronized with Australia, particularly New South Wales, reflecting its ongoing administrative and economic relationship with the mainland.

Did you know?

Things about Norfolk Island's time.

Fact · 01

## Timezone Insights

Fact · 02

Despite its tiny size and population, Norfolk Island stands out for its strict adherence to Australian timezone conventions, including full observance of daylight saving time—a rarity among small Pacific territories. This means that for part of the year, Norfolk is actually one hour ahead of Sydney, which can cause momentary confusion for travelers expecting seamless synchronization.

Fact · 03

Geographically remote but politically integrated, Norfolk Island’s clocks are more influenced by Canberra than by longitude alone; at around 168°E, it’s closer to New Zealand longitudewise, yet chooses to match eastern Australia instead. This makes it one of the few places where politics trumps pure geography in setting the clock.

Fact · 04

For visitors and remote workers alike, remember: when daylight saving is active (typically from the first Sunday in October to the first Sunday in April), Norfolk becomes one of the earliest places on Earth to welcome the new day—edging even parts of New Zealand.

Frequently asked questions

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

What timezone is Norfolk Island in?
Norfolk Island uses UTC+11:00 as its standard time (known as Norfolk Time, or +11), and advances to UTC+12:00 during daylight saving time.
Does Norfolk Island observe daylight saving time?
Yes, Norfolk Island observes daylight saving time like most of southeastern Australia. Clocks shift forward by one hour during the southern hemisphere summer, typically from October to April.
Is Norfolk Island the same time as Sydney?
Not exactly. During standard time (winter), Norfolk Island is one hour ahead of Sydney. But when daylight saving is active, both are effectively on the same time (UTC+12:00), so they match temporarily.
Why does Norfolk Island use UTC+11:00 instead of matching its longitude?
Norfolk Island aligns with Australia for practical and administrative reasons, especially since it’s an Australian external territory. Its timekeeping prioritizes political and economic ties over strict solar alignment.
How many time zones does Norfolk Island have?
Just one: Pacific/Norfolk (Norfolk). There are no internal time zones, even including its uninhabited neighboring islands.
When does daylight saving end on Norfolk Island?
Daylight saving typically ends on the first Sunday in April, when clocks are turned back from UTC+12:00 to UTC+11:00.

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