Europe · Sweden

Current time in Stockholm

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Stockholm59.33° N · 18.05° E
Current time☾ Night
05:28:03

Sunday, May 31, 2026

03:4412:4521:46
Sunrise
03:44
Solar noon
12:45
Sunset
21:46

Offset right now

UTC+02:00

Central European Standard Time · CEST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

30%
Mar 29, 2026Oct 25, 2026

About Stockholm time

Stockholm keeps two clocks.

In Stockholm, the workday stretches across two sunrises—one before noon and one after deep afternoon—thanks to long CEST days in summer, where meetings spill past dusk and still find daylight.

Daylight saving

The year, by the clock.

Currently CEST
CETCESTCET29 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

CEST

Daylight saving · since Mar 29, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

How does Stockholm’s timezone affect global coordination with East Coast US teams?
Stockholm operates on Central European Summer Time (CEST, UTC+2), making it 6 hours ahead of New York. Early mornings in Stockholm overlap cleanly with late West Coast US afternoons.
Does Stockholm observe daylight saving time?
Yes, like all EU countries, Sweden switches to CEST (UTC+2) in summer and reverts to CET (UTC+1) in winter—so expect shifting meeting windows twice a year.
What’s unique about daylight in Stockholm’s workday?
Summer days stretch past 10 PM; it’s common to wrap calls as the sun sets near midnight—plan async work around that golden-hour lag.
How does latitude affect daily rhythm?
At 59°N, winter days are short and dark—Stockholm’s work rhythm adapts with earlier starts and more indoor focus, unlike sunnier latitudes.
Any quirks in Sweden’s time zone history?
Sweden adopted CET in 1900, aligned with EU norms; summer time shifts sync with Europe, easing cross-border coordination.
How does timezone affect Stockholm’s business culture?
Work often starts early (8 AM CEST), but summer afternoons stretch into personal Nordic daylight evenings—remote teams should respect that fade-out.
What’s a fun fact about Stockholm’s daylight?
On June solstice, Stockholm gets 18+ hours of daylight—yet offices empty for fika picnics under near-midnight sun.

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