Europe · Croatia

Current time in Zagreb

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Zagreb45.80° N · 16.00° E
Current time☾ Night
23:13:00

Friday, June 5, 2026

☾ NIGHT 05:0712:5420:41
Sunrise
05:07
Solar noon
12:54
Sunset
20:41

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

33%
Mar 29, 2026Oct 25, 2026

About Zagreb time

Zagreb keeps two clocks.

Zagreb hums at a relaxed Central European pace—coffee culture is sacred, so don’t be surprised if business pauses mid-morning for an espresso and a chat. Workdays often start around 8:00–9:00 local time and wrap up by 16:00, syncing neatly with major EU hubs like Vienna and Berlin, making coordination across the continent straightforward.

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

How does daylight saving affect working hours in Zagreb?
During summer, daylight saving time shifts clocks forward, meaning longer evenings ideal for post-work meetups or site visits.
Is Zagreb’s business culture fast-paced?
Work-life balance tends to take precedence, but productivity and meetings align well with neighboring European capitals.
When is the best time to schedule calls from the US East Coast?
US mornings (around 8:00–10:00 EDT) overlap with late afternoon in Zagreb, perfect for real-time discussions before both cities wind down.
Does Zagreb observe daylight saving year-round?
No—Zagreb follows EU daylight saving rules, adjusting clocks each spring and fall along with most of the continent.
What’s the typical lunch break like in Zagreb?
Many locals enjoy a leisurely lunch around 13:00–14:00, sometimes combined with networking or business discussions.
How does Zagreb’s time zone influence coordination with Asia-Pacific teams?
Early mornings in Zagreb roughly align with late afternoons in Asia-Pacific regions, offering a narrow but functional window for collaboration.
Are public holidays likely to impact workflow?
Yes—Zagreb observes national and religious holidays alongside EU norms, so schedule around them when coordinating projects.
Why is Zagreb’s time zone considered convenient for remote workers?
Its Central European positioning bridges Eastern and Western Europe, reducing large scheduling gaps during standard business 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
}
}
]
}