Oceania · New Caledonia

Current time in Nouméa

New Caledonia Standard Time.

+11 · UTC+11:00IANA: Pacific/Noumea22.27° S · 166.45° E
Current time☀ Daylight
14:26:45

Sunday, May 31, 2026

06:2511:5117:17
Sunrise
06:25
Solar noon
11:51
Sunset
17:17

Offset right now

UTC+11:00

New Caledonia Standard Time · +11

Daylight saving

Not observed

This zone has no seasonal clock change.

About Nouméa time

Nouméa keeps one clock.

In New Caledonia, life in Nouméa runs on permanent +11 time, meaning businesses open early under tropical sunlight and remote teammates in Europe often catch them before lunch—schedule meetings in Noumea morning slots for real-time overlap with Asia-Pacific colleagues working toward their early afternoon.

Frequently asked questions

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

Why doesn't Noumea observe daylight saving?
Its tropical latitude means the island sees little variation in daylight hours year-round, so keeping +11 all year keeps business hours and schedules steady.
How does being ahead of UTC help collaboration?
Being among the first major workday starts on Earth, the team signs off at what feels like the start of life in the Americas morning.
Is financial trading the whole story for this island?
Yes, Noumea's timezone jumps ahead of Tokyo and Seoul shifting time-wise almost every time they hit meetings, while local residents can hardly notice.
What offsets best describe Noumea's links to Europe?
At +11, Noumea means a gap of 9–10 hours earlier than Western Europe, so lunch in Noumea replaces dinner time in France.
If we haven't looked, how does Noumea help bridge work rhythms?
Hours ahead of Asia means New Caledonia's early workday lets it help regions plan meetings or approvals early hours enough to finalize European project wrap-ups.

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