Europe · Luxembourg

Current time in Luxembourg

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Luxembourg49.60° N · 6.12° E
Current time☾ Night
23:16:55

Friday, June 5, 2026

☾ NIGHT 05:3013:3421:37
Sunrise
05:30
Solar noon
13:34
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

33%
Mar 29, 2026Oct 25, 2026

About Luxembourg time

Luxembourg keeps two clocks.

Luxembourg keeps perfect pace with Western Europe’s business rhythm, sitting comfortably in Central European business hours and shifting naturally with the seasons when daylight saving time springs forward or falls back. Meetings flow smoothly across borders, days stay aligned with much of the EU workday, and small adjustments in the evening light help everyone stay connected.

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

Does Luxembourg observe daylight saving time?
Yes — like most of the EU, clocks shift forward in summer and back in winter to make better use of daylight.
What UTC offset does Luxembourg use?
UTC+1 in winter and UTC+2 during daylight saving time.
When do clocks change in Luxembourg?
They move forward on the last Sunday in March and back on the last Sunday in October.
Is Luxembourg in the same time zone as France or Germany?
Yes — it shares Central European Time/Central European Summer Time with France, Germany, and neighboring countries.
Why is Luxembourg’s time zone good for remote work?
Its overlap with major European business hubs makes scheduling meetings easy across multiple countries.
Does Luxembourg stand out for timekeeping?
Not for uniqueness, but it’s a reliable, central European pivot point for cross-border collaboration.
What’s one tip for coordinating with Luxembourg?
No special tricks needed—just remember it follows EU-wide daylight saving changes.
How do time changes affect daily life?
Most people barely notice; they’re adjusted to clock shifts and enjoy long summer evenings.

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