Europe · Serbia

Current time in Belgrade

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Belgrade44.83° N · 20.50° E
Current time☾ Night
05:26:21

Sunday, May 31, 2026

04:5512:3520:15
Sunrise
04:55
Solar noon
12:35
Sunset
20:15

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

Belgrade keeps two clocks.

In Belgrade, the workday follows a relaxed Balkan rhythm — mornings start early, afternoons slow down with long lunches, and evenings stretch late into the night thanks to generous summer daylight under Central European Summer Time.

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

Does Belgrade observe daylight saving time?
Yes, Belgrade follows Central European Summer Time (CEST) from late March to late October, shifting clocks forward by one hour.
What is the time difference between Belgrade and London?
During summer, Belgrade is 1 hour ahead of London (UTC+2 vs UTC+1). In winter, the difference increases to 2 hours.
How does Belgrade's 44°N latitude affect daylight hours?
Summers bring up to 15.5 hours of daylight, while winters see around 9 hours, strongly influencing work schedules and social life.
Do businesses close during afternoon hours?
Many traditional shops take a midday break (13:00–17:00), adapting to the Mediterranean-influenced work culture in Serbia.
When is lunch typically eaten in Belgrade?
Lunch usually happens between 14:00–16:00, later than in Western Europe, reflecting the city's slower pace.
How do expats adapt to Belgrade time?
Expats quickly adjust to the late-night dining and social scene, as most restaurants and cafes operate until midnight or later.
What UTC offset does Belgrade use in winter?
From late October to late March, Belgrade uses Central European Time (CET) at UTC+1 (60 minutes ahead of UTC).
Is Belgrade on the same time as Paris?
Yes, Belgrade shares the same time zone as Paris, both observing Central European Time and switching to CEST in summer.

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