Europe · Spain

Current time in Madrid

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Madrid40.42° N · 3.70° W
Current time☾ Night
05:26:18

Sunday, May 31, 2026

☾ NIGHT 06:4714:1221:37
Sunrise
06:47
Solar noon
14:12
Sunset
21:37

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

Madrid keeps two clocks.

In Spain’s vibrant capital, the afternoon barely finishes before dinners begin, and the late-night buzz of the city matches its famously shifted rhythm—Madrid keeps business and social life dancing well past sunset.

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

Why are dinner hours in Madrid so much later than in other European capitals?
Madrid’s combination of the timezone and historical work schedules means shops and restaurants thrive into the evening, with many locals not eating dinner until 9 or 10 PM.
How does daylight saving affect Madrid’s daily life?
With daylight saving time, summer evenings in Madrid gather bright skies until almost 10 PM, stretching outdoor social and business activities well into the night.
Does Madrid share the same timezone as the rest of Spain?
Yes, all of Spain uses the same timezone, which aligns Madrid with France, Italy, and most of Europe despite its western location.
Do rush hours in Madrid differ from the rest of Europe?
Due to late lunch breaks and late dinners, Madrid’s rush hours are shifted later compared to many European cities, with busy streets before lunch and again around 8 or 9 PM.
How does Madrid’s timezone affect remote teams?
Teams working with Madrid-based colleagues can expect morning meetings to start around 9 AM local time—late by some standards—but expect availability to stretch well into the evening.
Why is Madrid’s timezone unique within Spain?
Madrid is geographically better aligned with Lisbon than with Berlin, yet it shares timezone with Northern Europe, a legacy of a political decision from World War II that stuck even after the war ended.
What are best hours for international calls with Madrid?
For teams in North America, connecting with Madrid between 10 AM and 12 PM local time ensures overlapping work hours without cutting into the late Spanish evening.

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