Europe · Sweden

Current time in Gothenburg

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Stockholm57.71° N · 11.97° E
Current time☀ Daylight
06:39:41

Tuesday, June 2, 2026

04:1913:1022:00
Sunrise
04:19
Solar noon
13:10
Sunset
22:00

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

31%
Mar 29, 2026Oct 25, 2026

About Gothenburg time

Gothenburg keeps two clocks.

In Gothenburg, workdays start calmly from 8 am under the pale Nordic light; cozy fika breaks punctuate everything. Teams syncing with them should know: meeting times stay consistent all year despite daylight shifts.

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 Gothenburg's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Why does Gothenburg’s workday feel steady despite changing daylight?
Work hours stay 9-to-5, unaffected by Stockholm time or daylight shifts.
How do Swedes handle late sunsets in summer?
They use lighter evenings for socializing and by wrapping up business calls.
Is the 2-hour UTC+2 offset confusing?
Sweden’s CET keeps things simple except in daylight saving months between March and October where it's UTC+2.
Do meetings in Sweden stay aligned with daylight?
Telecommuters learn Sweden is a virtual hour earlier than it appears because companies follow standard Central European Time.
How does Sweden adjust to shorter days in winter?
From offices to homes, artificial lighting becomes part of fika culture.
Does daylight saving affect business hours in winter?
Thanks to the adjustment, workdays end as the sun sets.
Do Gothenburg’s coffee breaks adapt?
Mostly no; fika is sacred regardless of how late the sun rises or sets.
Do rural areas follow Stockholm time?
Yes, as the federal standard in the city matches Stockholm's timezone.

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