Americas · Greenland

Current time in Nuuk

West Greenland Standard Time. Currently on daylight saving time.

-01 · UTC-01:00IANA: America/Nuuk64.18° N · 51.75° W
Current time☾ Night
18:56:55

Friday, June 5, 2026

☾ NIGHT 04:1014:2500:40
Sunrise
04:10
Solar noon
14:25
Sunset
00:40

Offset right now

UTC-01:00

West Greenland Standard Time · -01

Daylight saving

Active

Ends Oct 24, 2026 · in 5 months

Through the current period

33%
Mar 29, 2026Oct 24, 2026

About Nuuk time

Nuuk keeps two clocks.

As Greenland's tiny but vibrant capital—home to roughly 19,000 people—Nuuk blends Inuit tradition with Nordic calm, so work rhythms here tend to stay relaxed and daylight-driven, and even during the short summer days when the sun barely dips, locals schedule business hours and social meetups quickly.

Daylight saving

The year, by the clock.

Currently -01
-02-01-0229 Mar · +1h24 Oct · −1h Jan 2026 Dec

Now

-01

Daylight saving · since Mar 29, 2026

Next change

Oct 24, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

How does extreme daylight variation affect scheduling across seasons?
In summer revel in near-24-hour daylight; expect meetings to stay flexible—but in winter short days mean early wrap-ups around 3 p.m., so plan deep coordination for late morning or early afternoon.
Does daylight saving further compress or stretch working hours?
Greenland—Nuuk included—uses daylight saving, nudging clocks forward in spring and back in autumn. While it doesn't drastically change the already-dramatic daylight swing, be mindful of the DST shift when syncing with outside partners.
How should teams in distant time zones collaborate with Nuuk?
Align the first two hours of your working day with Nuuk's late afternoon overlap; it's the sweet spot for Greenland's daylight-conscious business style.
How many countries share similar offsets in the region?
Greenland uses two main offsets: -01 (Nuuk) and -02 (rest of the country). If your colleague is elsewhere in Greenland or meets with South Georgia—also -01—double-check which side of DST they're on.
What happens if someone forgets the DST change-over?
Even among Nuuk's tight-knit community, one missed clock-shift can cause missed IVs or late arrivals to the harbor cafeteria; set reminders for the last Sunday in March and October.
What’s the most memorable Nuuk collaboration tradition?
After-work coffee often spills outside once summer truly hits—if someone suggests a snack on the harbor wall at 10 p.m. in broad daylight, assume it’s totally on-brand and not a mistake.

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