Africa · Egypt

Current time in Cairo

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Africa/Cairo30.05° N · 31.25° E
Current time☀ Daylight
06:26:04

Sunday, May 31, 2026

05:5412:5219:50
Sunrise
05:54
Solar noon
12:52
Sunset
19:50

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

20%
Apr 24, 2026Oct 29, 2026

About Cairo time

Cairo keeps two clocks.

As Egypt's sprawling capital, Cairo pulses with a rhythm that beautifully defies the clock—whether it's a leisurely mid-morning espresso along the Nile or a late-evening social call, the city's tempo often runs on 'Egyptian time,' meaning that the actual time of day is less important than the connection and conversation at hand. For global teams, this translates to a workday that kicks off later and stretches well past what's typical in Western hubs, so a simple 2 PM call might not happen until the afternoon sun has begun its descent over the pyramids. The extended summer days under EEST provide long, sun-drenched evenings that invite a fluid approach to scheduling, and building in buffer time for your Cairo partners isn't just a courtesy—it's a necessity.

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

Is Cairo's timezone the same as Istanbul or Eastern Europe?
Yes, Egypt observes Eastern European Summer Time (EEST), putting Cairo in sync with cities like Istanbul or Kyiv during summer months.
Does Cairo observe daylight saving time?
Yes, Egypt does observe daylight saving time, shifting its clocks forward during summer months to maximize the use of natural light in the evenings.
Why is 'Egyptian time' a real thing?
In Cairo, punctuality is often secondary to relationship building, and the work rhythm adapts to the climate, leading to a more fluid schedule where a scheduled time is an estimate.
What's the best time to schedule calls with Cairo?
Prioritize late morning or mid-afternoon for business calls, and always confirm the time zone difference due to potential daylight saving switches.
Do businesses in Cairo close early in summer?
Rather than closing early, many Cafes and social venues extend their hours into the cooler evening, and the workday often starts later to avoid the intense midday heat.
How do the long summer days affect remote work?
The extended daylight can create a flexible schedule for remote workers, who might break for a late lunch and then continue working into the late evening when things cool down.
Is Cairo always 2 hours ahead of London?
Not exactly; while Cairo is typically 2 hours ahead, the UK's clocks change on different dates, creating brief windows where the gap might only be 1 hour.
What's the secret to working successfully with Cairo's timezone?
Patience and a willingness to adapt—Egyptian professionals often prioritize personal connection over rigid schedules, and adapting to the local rhythm is key to building trust.

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