Europe · Czechia

Current time in Prague

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Prague50.08° N · 14.44° E
Current time☾ Night
05:26:13

Sunday, May 31, 2026

04:5812:5921:01
Sunrise
04:58
Solar noon
12:59
Sunset
21:01

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

Prague keeps two clocks.

Prague runs on Central European Summer Time (CEST), meaning the Czech capital pushes business into long, sun-drenched blocks of productivity. Meetings spill easily into golden-hour coffee breaks, and remote teams find their sweet spot with a predictable +2 window—easy enough to sync with Stockholm yet late enough to catch the West Coast lunch crowd.

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

Does Prague use Central European Time year-round?
Prague alternates between CET in winter and CEST in summer; the clocks spring forward in March and fall back in late October.
How far ahead of London is Prague?
Prague is typically one hour ahead of London, or two hours ahead during the weeks the UK has switched to British Summer Time but Czechia has not yet changed.
Is Prague’s time ever the same as London’s?
For a few weeks in early spring and autumn, both cities briefly share UTC+1 while transitioning between their summer and winter offsets.
Do all of Czechia use the same clock?
Yes—from Bratislava-adjacent borderlands to the foothills of the Sumava, the entire country keeps Prague time.
How does CEST affect work days in Prague?
Late sunsets around 9 p.m. in July mean Prague workers can schedule global calls late and still finish under natural light.
What countries share Prague’s summer time?
Most of central and southern Europe—Germany, Austria, Poland, Hungary, and many others—line up perfectly with Prague during CEST.
Does Prague plan any future changes to DST?
European Union member states are considering ending future clock changes, but no concrete plans for Czechia have been confirmed yet.

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