Europe · Southeast Europe · Sovereign state

Current time in North Macedonia

A single time zone at UTC+02:00. Currently observing daylight saving time.

Time in Skopje☾ Night
05:27:59

Sunday, May 31, 2026

05:0112:3120:02
Zone
CEST
UTC
UTC+02:00
IANA
Europe/Skopje

About North Macedonia's time

A single time zone.

North Macedonia has a single time zone set to UTC+2 during summer (CEST) and UTC+1 during winter (CET). The entire country follows the standard Central European time conventions, switching between winter and summer time like most of its EU neighbors.

Next clock change

October 25

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 5 months.

Daylight saving schedule

CET · UTC+01:00CEST · UTC+02:00CET · UTC+01:0029 Mar · +1h25 Oct · −1h Jan 2026 Dec

Major cities

Cities of North Macedonia.

History

How North Macedonia keeps time.

null

Did you know?

Things about North Macedonia's time.

Fact · 01

null

Frequently asked questions

Common questions about North Macedonia's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What is the time difference between North Macedonia and the UK?
North Macedonia is typically 2 hours ahead of the UK during summer (CEST vs BST) and 1 hour ahead during winter (CET vs GMT).
Does North Macedonia observe daylight saving time?
Yes, North Macedonia observes daylight saving time, switching from CET (UTC+1) in winter to CEST (UTC+2) in summer, aligning with most European countries.
How does time in North Macedonia compare to neighboring countries like Serbia and Greece?
North Macedonia shares the same time zone as Serbia and Greece, so there is no time difference when traveling between these countries.
Is there any variation in time within North Macedonia?
No, the entire country uses the same time zone (Europe/Skopje) with no regional variations.

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