Time zone

NFDT

Norfolk Island Daylight Time

Norfolk Island Daylight Time (NFDT) keeps the small but proud community of Norfolk Island running on UTC+11 year-round, with a seasonal clock-forward shuffle between April and October that gives locals a little extra summer light. It’s one of the few places in the Pacific that actually bothers with daylight saving, giving the island a quirky timezone twin that ‘springs and falls’ while many of their neighbors don’t even blink.

UTC+11:00 standard0 IANA zones
Current time in NFDT☾ Night
19:15:52

Thursday, June 18, 2026

☾ NIGHT 06:00noon18:00
Standard
+11 · +11
IANA zones
0

Current offset

UTC+11:00

Standard · +11

Daylight saving

Not observed

Year-round standard time

IANA zones

0

None observe daylight saving

DST offset

No summer variant

About NFDT

A fixed, year-round offset.

Norfolk Island Daylight Time (NFDT) keeps the small but proud community of Norfolk Island running on UTC+11 year-round, with a seasonal clock-forward shuffle between April and October that gives locals a little extra summer light. It’s one of the few places in the Pacific that actually bothers with daylight saving, giving the island a quirky timezone twin that ‘springs and falls’ while many of their neighbors don’t even blink.

Same offset · UTC+11:00

Other zones at UTC+11:00 right now.

These named zones share NFDT's offset today. When daylight saving rules differ, they drift apart for part of the year.

Convert

NFDT to the world's clocks.

Open the converter →

Frequently asked questions

Common questions about NFDT, daylight saving, and how to handle it in software. Can't find what you need? Email [email protected].

Is Norfolk Island the only place that uses NFDT?
Yes — Norfolk Island is the sole member of NFDT. The region code covers just one zone, Pacific/Norfolk, but it gets its own spotlight because the island voluntarily observes daylight saving unlike many nearby Pacific territories.
Does Norfolk Island really do daylight saving?
It does — and it’s a bit of an outlier in the Norfolk Island and Oceania region. While lots of tropical and Pacific timezones stay fixed, Norfolk Island springs forward in October and falls back in April so residents get longer evenings during the warmer months.
What time is it on Norfolk Island right now compared to Sydney?
Right now Norfolk Island usually sits in the same time or very close during parts of the year, but the island’s DST shifts can briefly put either ahead or behind Sydney depending on which way the clocks are being adjusted.
Why does such a small island bother with daylight saving?
Norfolk Island’s daylight saving is mostly about matching rhythm with favorite mainland, tourism partners, and long summer evenings. With only a couple of thousand residents, even a single extra hour of evening sunlight feels meaningful for social life and hospitality businesses.
When do NFDT’s “spring forward” and “fall back” actually happen?
Norfolk Island Daylight Time typically moves the clocks forward at the start of October and reverses the shift at beginning of April. These transitions are unique in timing compared to many other regions and help mark the island’s cooler and warmer seasons.
How does NFDT compare to Norfolk Island and Oceania neighbors like New Zealand and Fiji?
NFDT’s current standard base of current offset: UTC+11 overlaps with islands like Fiji, but its daylight shift follows New Zealand’s pattern more than anyone else’s. This creates a neat seasonal sync-up or mismatch, which can catch visitors and remote collaborators off guard.
Do shipping, flights, and calendars usually handle NFDT correctly?
Most modern calendar apps and booking systems recognize Pacific/Norfolk, but it’s always worth double-checking travel times and meeting links. Small, low-volume timezones get mislabeled or lumped in with bigger neighbors in some tools.
Is NFDT ever likely to disappear or be absorbed into another timezone?
There’s been zero official movement to scrap NFDT or change the Norfolk and island’s status. For now — and the foreseeable future — the island marches (and springs) to its own clock, and that’s a proud part of its identity.

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