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☾ Night
22:56:30

Friday, June 5, 2026

☾ NIGHT 05:5312:5319:53
Sunrise
05:53
Solar noon
12:53
Sunset
19:53

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

23%
Apr 24, 2026Oct 29, 2026

About Cairo time

Cairo keeps two clocks.

Cairo in Egypt pulses with a rhythm shaped by long daylight hours and the Nile’s steady flow, a city where late-afternoon meetings spill over into lively evenings, making it easy for remote teams to find shared working hours with both EMEA and parts of the Americas. When Cairo lunges daylight saving clocks forward, coordination with Europe-facing colleagues feels almost seamless, but those planning global standups should watch the clock change twice a year.

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

What is the IANA time zone for Cairo?
Africa/Cairo
Does Cairo observe daylight saving time?
yes
What is the current UTC offset for Cairo?
UTC+3 (EEST)
Why does Cairo change its clocks?
Cairo’s daylight saving time aligns it more closely with trading partners in Europe, stretching evening light for after-work coordination across its Egypt time zone.
What is the best time to schedule a Cairo-friendly global meeting?
late morning to early afternoon Cairo time, bridging EMEA and East Coast US overlap
How does Cairo’s time zone affect remote collaboration?
During summer, the later sunsets extend working-friendly overlap with European afternoons, easing real-time standups.
How do Egyptians handle time changes twice a year?
businesses and families adjust Friday schedules and prayer times around the shift, often resetting alarms and reminders.
What’s unique about Cairo’s time zone?
despite being UTC+3, Cairo only hits this offset during DST; the standard time reverts to UTC+2 outside summer
How does Cairo coordinate with global teams?
cairo-based colleagues often block early afternoons for transatlantic calls and shift deep-focus tasks to mornings in Egypt

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