Africa · Egypt

Current time in Madīnat an Naşr

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Africa/Cairo30.07° N · 31.30° E
Current time☀ Daylight
07:40:56

Tuesday, June 2, 2026

05:5312:5219:51
Sunrise
05:53
Solar noon
12:52
Sunset
19:51

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 Madīnat an Naşr time

Madīnat an Naşr keeps two clocks.

Madīnat an Naşr hums with Cairo’s relentless energy, where traffic-choked boulevards and rooftop cafés keep the day stretching well into the evening breeze. Because the city observes Eastern European Summer Time (UTC+3), coordination with European partners is smoother in summer—but local rhythms still follow Egypt’s own beat, with late-night dining and flexible meeting norms across the country.

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

Why does Cairo change its clocks?
Egypt reintroduced daylight saving in 2023, so cities like Madīnat an Naşr spring forward one hour in summer to extend usable evening daylight and align better with European business hours.
Is it confusing that EDT and EEST share the same UTC offset in summer?
Yes—Madīnat an Naşr’s EEST shift in summer temporarily matches Eastern European Time, making it feel like the city is “time-traveling” closer to Istanbul or Kyiv for a few months.
How does daylight saving affect daily schedules?
With the spring-forward shift, late-afternoon meetings stretch later, but most Egyptians stick to local customs: siestas in hot months and late family gatherings that start well after 9 p.m.
Are there any quirky side effects of the time change?
Some locals say the switch disrupts prayer times and sleep cycles, leading to a few groggy weeks each spring before people adjust to the extra hour of evening light.
Does Egypt flip DST on the same dates as Europe?
Not exactly. Egypt often starts and ends DST on different Fridays than the EU, so team leads syncing with Cairo shouldn’t assume both regions change at the exact same moment.
Can I treat Cairo time as fixed all year?
No—always check whether DST is active. Outside summer, Madīnat an Naşr runs at UTC+2, and a missed hour can throw off project deadlines or flight connections across the country.

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