Europe · Slovakia

Current time in Bratislava

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Bratislava48.15° N · 17.12° E
Current time☾ Night
05:26:11

Sunday, May 31, 2026

04:5612:4920:42
Sunrise
04:56
Solar noon
12:49
Sunset
20:42

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

Bratislava keeps two clocks.

Bratislava is a compact Slovak capital where business hours follow Central European time, aligning closely with Vienna and Budapest. Its position at the edge of the Danube and the foot of the Little Carpathians gives it a distinct seasonal feel, with summer evenings offering extra daylight for after-hours networking.

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

How does Bratislava’s time zone work for remote work with EU colleagues?
At CET/CEST, Bratislava neatly overlaps with Western European workdays and most of Central Europe, making cross-border calls and Slack sync painless.
Does daylight saving significantly change work routines?
Yes; clocks shift between CET and CEST, nudging commute times by an hour and stretching summer evenings for outdoor activities.
Is there a big time difference with US teams?
Typically 6–9 hours behind US East Coast; early mornings in Bratislava often align best with US West Coast afternoons.
Do Slovak holidays affect typical business timing?
Slovakia’s public holidays can reduce availability; planning around them smooths cross-team handoffs.
Is Bratislava a good hub for covering Eastern and Western Europe?
Yes; its Central European time zone covers both Western-end workdays and reaches into Eastern Europe afternoon hours.

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