Europe · Italy

Current time in Palermo

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Rome38.12° N · 13.36° E
Current time☀ Daylight
06:37:37

Tuesday, June 2, 2026

05:4413:0420:24
Sunrise
05:44
Solar noon
13:04
Sunset
20:24

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

31%
Mar 29, 2026Oct 25, 2026

About Palermo time

Palermo keeps two clocks.

In Palermo, Italy, daily life unfolds under long Mediterranean sunsets that shift with the seasons — perfect for leisurely lates lunches and evening passeggiate along the seafront. The city follows Central European Summer Time, syncing business hours much like the rest of western Europe, making coordination straightforwards for teams across the continent.

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

How do daylight hours typically behave here?
From June to August, daylight can stretch well past 9 p.m., while winter days wrap up closer to 5 p.m., so scheduling calls works best respecting the shorter winter afternoons.
Are there unique cultural rhythms tied to this timezone?
Yes — lunch is often between 1–3 p.m., and dinner rarely starts before 8 p.m., so virtual meetings with European colleagues should avoid early afternoon slots.
Why is a unified time zone important here?
Because Italy shares the same timezone from the Alps to Sicily, teams across internal offices in Rome and Milan operate simultaneously with Palermo.
How does daylight saving affect local business hours?
During spring and summer, daylight saving preserves later sunsets, which aligns with the Mediterranean tendency to keep businesses and shops open later.

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