Asia · Lebanon

Current time in Beirut

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Asia/Beirut33.87° N · 35.50° E
Current time☾ Night
00:13:50

Saturday, June 6, 2026

☾ NIGHT 05:2712:3619:45
Sunrise
05:27
Solar noon
12:36
Sunset
19:45

Offset right now

UTC+03:00

Eastern European Standard Time · EEST

Daylight saving

Active

Ends Oct 24, 2026 · in 5 months

Through the current period

33%
Mar 29, 2026Oct 24, 2026

About Beirut time

Beirut keeps two clocks.

Beirut schedules its meetings by the sun and by the mood; workdays often start in full summer light by 8am and stretch past sunset between lively lunches and late-afternoon catch-ups, a rhythm that squeezes life—and meetings—into shorter windows in winter when darkness arrives after 4pm.

Daylight saving

The year, by the clock.

Currently EEST
EETEESTEET29 Mar · +1h24 Oct · −1h Jan 2026 Dec

Now

EEST

Daylight saving · since Mar 29, 2026

Next change

Oct 24, 2026

Clocks fall back · in 5 months

Frequently asked questions

Common questions about Beirut's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Why do business hours in Beirut feel compressed in winter?
Winter daylight can end by 4:30pm, so people jam calls and errands into the afternoon, making evenings feel strictly off-limits for work.
What happens to work life when summer daylight saving kicks in?
With EEST pushing sunset past 8pm, the day drains into evenings, cafés stay full, and colleagues are more open to late-afternoon check-ins—even if they started early.
How does Lebanon's time zone compare with its regional neighbors?
Lebanon shares the same EEST zone as countries like Cyprus, Greece, and Turkey, making midday calls surprisingly easy for many European and Middle Eastern partners.
Is lunch break a good time to message someone in Beirut?
Not usually; lunch runs long and often family-style, so messages sent between 1–3pm may sit read until mid-afternoon.
When in the year do I need to double-check the time difference with Europe?
Around late March and late October, when Lebanon and parts of Europe toggle daylight saving on slightly different dates—expect an hour-gap hiccup for a few days each way.
Friday and Saturday mark the weekend here—when do teams typically sync up?
Focus work heavy coordination on Sunday–Thursday; avoid scheduling new projects on Friday morning or reserving Fridays for wrap-ups if possible.
Should I plan video calls for early morning to avoid power issues?
Generally, yes; planning standups before 10am sidesteps afternoon outages and catching people more reliably online than post-lunch.
Why does coordinating with New York feel especially tricky from Beirut?
US daylight saving and EEST offsets can shrink or widen the overlap by an hour at different times, shrinking or broadening shared working hours unpredictably.
Do late-summer evenings influence call scheduling?
Many professionals stay reachable a bit later with summer’s long sunsets, but not reliably past 8:30pm, when social life usually takes over.

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