Europe · Cyprus

Current time in Nicosia

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Asia/Nicosia35.17° N · 33.37° E
Current time☀ Daylight
06:27:29

Sunday, May 31, 2026

05:3312:4419:54
Sunrise
05:33
Solar noon
12:44
Sunset
19:54

Offset right now

UTC+03:00

Eastern European Standard Time · EEST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

30%
Mar 29, 2026Oct 25, 2026

About Nicosia time

Nicosia keeps two clocks.

In the heart of Nicosia, the capital of Cyprus, business runs on an Eastern European rhythm — while the official clocks tick in EEST today, locals still talk about clock changes with that old-world care: summer evenings stretch late and bright, meetings work best by lunch before the afternoon siesta, and days feel loose but consistently start early.

Daylight saving

The year, by the clock.

Currently EEST
EETEESTEET29 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

EEST

Daylight saving · since Mar 29, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Is sunlight available year-round for early-morning or late-night calls with the Americas?
All seasons — Nicosia’s latitude (35.17° N) provides reliable daylight for limited overlap with eastern Americas in the morning, but winter window is short; summer offers the most usable overlap.
Do clocks change in Cyprus?
Yes, Cyprus observes daylight saving with proper history, shifting between EET/EEST.
What feels different working with Nicosia?
‘Summer time’ means not just an extra hour of evening light, but a slower afternoon rhythm; plan any cross-timezone syncs before noon ideally.
How does daylight saving feel in Nicosia compared to Western Europe and the Middle East?
Nicosia sits midway between euro-Middle East norms — stays closer to Eastern EU business hours, fostering ease with Middle East and Balkans.
What’s a fun fact about Nicosia’s location and time?
It’s the last divided capital — Nicosia’s clocks obey same offset, but collaboration often lags due to split realities.
Which regions share a similar time zone?
Nicosia’s EEST puts it in close sync with Athens, Cairo, and Tel Aviv, yet culturally地中海-style daily shape.
When are the quiet hours in Nicosia?
Work hours traditionally end around 13:00–14:00 for lunch/siesta, evenings fill after 16:00 — expect ‘business’ at that time.
Is the time zone easy for global teams?
Nicosia’s noon is ‘sweet spot’ overlap for EU — a reliable handoff for EMEA coordination.

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