Oceania · New Zealand

Current time in Wellington

New Zealand Standard Time. Currently on standard time.

NZST · UTC+12:00IANA: Pacific/Auckland41.30° S · 174.78° E
Current time☀ Daylight
15:27:31

Sunday, May 31, 2026

07:3612:1817:01
Sunrise
07:36
Solar noon
12:18
Sunset
17:01

Offset right now

UTC+12:00

New Zealand Standard Time · NZST

Daylight saving

Not active

Returns Sep 27, 2026 · in 4 months

Through the current period

32%
Apr 5, 2026Sep 27, 2026

About Wellington time

Wellington keeps two clocks.

Wellington, perched at the southern tip of New Zealand, lives and works in the UTC+12 swing of things — starting the day when much of the world is still finishing dinner. The capital’s compact creative economy runs on café-late mornings and wind-swept afternoon meetings, with a timezone that gives its global-facing film studios and tech teams a natural edge: Asia wraps up as they boot up, and Europe logs on just as Wellington hits peak productivity.

Daylight saving

The year, by the clock.

Currently NZST
Summer timeNZSTSummer time5 Apr · −1h27 Sept · +1h Jan 2026 Dec

Now

NZST

Standard · since Apr 5, 2026

Next change

Sep 27, 2026

Clocks spring forward · in 4 months

Frequently asked questions

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

How does Wellington’s UTC+12 offset affect daily life?
Locals often eat breakfast while Silicon Valley sleeps and start video calls with Tokyo at lunch, making Wellington a bridge between Asia and the Americas.
Does Wellington observe daylight saving time?
Yes — clocks spring forward to UTC+13 in summer, giving long luminous evenings perfect for waterfront walks and late outdoor meetings.
What’s the vibe like for remote workers?
With many global firms, Wellington offers co-working spaces that operate flexible schedules, letting night-owls sync with US East Coast without missing a beat.
How does daylight saving impact work-life balance?
Summer’s extra hour of daylight encourages evening socializing and exercise, but winter’s earlier sunsets keep routines cozy and focused.
Any quirks of doing business in Wellington?
Meetings with European clients often happen over early morning coffee, while lunchtime collaborations with Asia are local norm.

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