Africa · Egypt

Current time in Port Said

Eastern European Standard Time. Currently on daylight saving time.

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

Tuesday, June 2, 2026

05:4612:4819:50
Sunrise
05:46
Solar noon
12:48
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

21%
Apr 24, 2026Oct 29, 2026

About Port Said time

Port Said keeps two clocks.

As one of Egypt's key Mediterranean port cities, Port Said keeps a pace influenced by global shipping schedules. With the city currently on Eastern European Summer Time (EEST), offices typically wrap up in the late afternoon, leaving long, breezy evenings overlooking the Suez Canal.

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

What is the current time difference between Port Said and London?
Port Said is currently 2 hours ahead of London.
How does Port Said's day start and end compared to EEST places like Athens?
Located on both the Mediterranean and the Suez Canal, Port Said shares the same EEET/EEST shifts as Athens, but the shipping and canal traffic often kickstart the workday earlier.
What is the total population size of Port Said?
Port Said is home to roughly 780,000 people.
How do the length of days shift between winter and summer in Port Said?
Due to its latitude, Port Said sees roughly 10 hours of daylight in winter, expanding to about 14 hours in the peak of summer with EEST.
Do residents benefit from more summer evenings here compared to winter?
Yes, EEET/EEST shifts the clock forward an hour, offering residents an extra hour of sunlight in the evenings during the warmer months.
Does Port Said observe daylight saving time?
Yes, like the rest of Egypt, Port Said shifts to Eastern European Summer Time (EEST) during the warmer months and reverts to Eastern European Time (EET) in winter.
Are there any immediate time-zone neighbors on land?
Egypt shares its land borders with Libya to the west and Sudan to the south, but they fall on different UTC offsets.

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