Africa · Egypt

Current time in Alexandria

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Africa/Cairo31.20° N · 29.92° E
Current time☀ Daylight
07:40:09

Tuesday, June 2, 2026

05:5612:5820:00
Sunrise
05:56
Solar noon
12:58
Sunset
20:00

Offset right now

UTC+03:00

Eastern European Standard Time · EEST

Daylight saving

Active

Ends Oct 29, 2026 · in 5 months

Through the current period

21%
Apr 24, 2026Oct 29, 2026

About Alexandria time

Alexandria keeps two clocks.

Alexandria hums with a Mediterranean rhythm. This sprawling coastal city of over five million people starts early along the shore, letting the lingering afternoon light stretch into long, relaxed evenings. The local time sits at UTC+02:00, nudging business hours well into the evening to line up with both European and regional partners, making it easier to catch colleagues across Africa and without rushing the beloved Egyptian custom of stretching the working day.

Daylight saving

The year, by the clock.

Currently EEST
EETEESTEET24 Apr · +1h29 Oct · −1h Jan 2026 Dec

Now

EEST

Daylight saving · since Apr 24, 2026

Next change

Oct 29, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Why does Alexandria effectively work on UTC+02:00?
Egypt moved to UTC+02:00 during summer, aligning trading hours with European markets and neighboring countries.
Does Alexandria observe daylight saving time?
Yes, daylight saving time is observed currently, meaning clocks shift forward by one hour from UTC+01:00 to UTC+02:00.
How does this affect the daily schedule?
Business hours often extend into the evening, taking advantage of longer evening light and aligning with European partners.
Is it easy to coordinate across the timezone?
Yes, sitting at UTC+02:00 makes it convenient to connect with both Africa and Europe during overlapping working 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
}
}
]
}