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
22:02:06

Friday, June 5, 2026

☾ NIGHT 04:5912:3220:06
Zone
CEST
UTC
UTC+02:00
IANA
Europe/Skopje

About North Macedonia's time

A single time zone.

North Macedonia uses a single time zone (CET/CEST) across the whole country. They spring forward and fall back with the rest of Central Europe.

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.

North Macedonia's modern timezone follows the Central European pattern adopted during the Yugoslav era. When part of Yugoslavia, the country used Central European Time (UTC+1) with daylight saving to align with neighboring countries for trade and transport.

After independence in 1991, the government kept CET/CEST as its standard, maintaining synchronization with major EU partners. Over the years, several adjustments in DST transition dates were made to match evolving EU-wide rules, keeping clocks aligned with key economic neighbors like Serbia, Bulgaria, and Greece.

Did you know?

Things about North Macedonia's time.

Fact · 01

North Macedonia uses an unremarkable single time zone with standard EU daylight‑saving transitions. There are no internal offsets, unusual offsets, or special exceptions. The main point of interest is that its clocks closely track Central European schedules, making coordination with most of Europe straightforward.

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 time zone is North Macedonia in?
North Macedonia uses Central European Time (CET, UTC+01:00) in winter and Central European Summer Time (CEST, UTC+02:00) in summer, via the Europe/Skopje zone.
Does North Macedonia observe daylight saving time?
Yes. Clocks move forward 1 hour on the last Sunday in March and back 1 hour on the last Sunday of October, in line with EU rules.
How many time zones are there in North Macedonia?
Just one. The entire country uses the same time zone (Europe/Skopje), with no regional exceptions.
Is North Macedonia time the same as Serbia?
Yes. During standard time both are CET (UTC+01:00), and both switch to CEST (UTC+02:00) at the same dates in spring/autumn.
Is North Macedonia time the same as Bulgaria?
Very close. Both are CET in winter; in summer they are both CEST. They share the same offset, though DST start/end dates may differ slightly by year if rules change.
Is Skopje time typical for the Balkans?
Yes. Using CET with EU daylight saving is common across much of the Western Balkans, making Skopje’s time align easily with Central and Southeast Europe.
Are there any unrecognized time practices in North Macedonia?
No. The only official time usage is CET/CEST, with no parallel informal time or de facto 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
}
}
]
}