Europe · Denmark

Current time in Copenhagen

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Copenhagen55.68° N · 12.57° E
Current time☾ Night
05:27:28

Sunday, May 31, 2026

04:3413:0721:40
Sunrise
04:34
Solar noon
13:07
Sunset
21:40

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 Copenhagen time

Copenhagen keeps two clocks.

In Denmark's capital, the working day starts early and ends on time—Copenhagen's business culture values a balanced pace where meetings wrap by late afternoon and the city's long summer evenings invite brisk bike rides home. Coordination tip: mornings are prime for catching Copenhagen's professionals before they shift into the rest of their evening.

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

Why does Copenhagen jump between summer and standard time?
Denmark follows daylight saving rules common in the EU, switching each spring and autumn to make the most of daylight hours.
Is Copenhagen ever on a different offset during the year?
Yes—in winter, clocks shift back one hour to standard time, affecting meeting schedules with partners outside Denmark.
What's a quirk of Copenhagen's daily schedule?
Workdays often wrap by early evening, with plenty of daylight left for outdoor activities, especially from May to August.
How does Copenhagen's daylight saving compare to Denmark's other cities?
All of Denmark follows the same clock shifts, so coordination within the country remains seamless.
Do Copenhagen offices adjust to seasonal light?
Offices often embrace flexible hours in summer, allowing employees to start earlier and use long daylight evenings productively.

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