Europe · Bosnia and Herzegovina

Current time in Sarajevo

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Sarajevo43.87° N · 18.42° E
Current time☾ Night
05:26:39

Sunday, May 31, 2026

05:0712:4420:20
Sunrise
05:07
Solar noon
12:44
Sunset
20:20

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

Sarajevo keeps two clocks.

Sarajevo sits in the heart of Bosnia and Herzegovina, working on Central European Summer Time (CEST) during the warm months—making it easy to sync calls with most of Western Europe.

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

What is the current time zone in Sarajevo?
Right now, Sarajevo uses Central European Summer Time (CEST), which is UTC+2.
Does Sarajevo observe daylight saving time?
Yes, Bosnia and Herzegovina switches between CET (UTC+1) and CEST (UTC+2), moving the clocks forward in spring and back in autumn.
When does daylight saving end?
Clocks roll back from CEST to CET on the last Sunday in October.
How does the evening daylight compare to other European cities?
In the summer, evenings are very bright—sunsets can be quite late into the evening due to the southern latitude of Sarajevo.
Is the time zone the same across Bosnia and Herzegovina?
The entire country observes the same unified time zone, so there's no confusion between cities like Sarajevo, Banja Luka, or Mostar.
How does Sarajevo's time zone affect remote work coordination?
Since it aligns with Central European Time (CET/CEST), scheduling with major European business hubs like Vienna, Zagreb, and Belgrade is straightforward.
What is the latitude and longitude of Sarajevo?
Sarajevo is located at approximately 43.87°N latitude and 18.42°E longitude, giving it a continental climate with distinct seasons.
What daylight patterns does Sarajevo experience?
Due to its southern position in Europe, summers bring long daylight hours while winter days are noticeably shorter—useful to know when scheduling outdoor or global events.

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