Europe · Southeast Europe · Sovereign state

Current time in Kosovo

A single time zone at UTC+02:00. Currently observing daylight saving time. Kosovo shares Serbia's Europe/Belgrade zone and has no separate IANA identifier of its own.

Time in Pristina☾ Night
23:12:48

Saturday, June 13, 2026

☾ NIGHT 04:5612:3520:14
Zone
CEST
UTC
UTC+02:00
IANA
Europe/Belgrade

About Kosovo's time

A single time zone.

Kkosovo operates on Central European Time, using the same time zone as Belgrade (Europe/Belgrade) without daylight saving transitions, so clocks stay consistent year-round.

Next clock change

October 25

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 4 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 Kosovo.

Convert

Kosovo to the world's clocks.

Open the converter →

Frequently asked questions

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

Does Kosovo observe daylight saving time?
No, Kosovo follows CET (UTC+1) year-round without switching for daylight saving. Clocks stay on standard time permanently, so the offset is always UTC+1.
Is the time zone the same across all of Kosovo?
Yes, Kosovo uses a single time zone based on Belgrade time (Europe/Belgrade), so the entire country observes the same UTC+1 offset.
What is the time difference between Kosovo and London?
Kosovo is one hour ahead of London during standard time. So when it's 12:00 PM in London, it's 1:00 PM in Kosovo.
How does Kosovo's time compare to neighboring countries?
Kosovo shares CET (UTC+1) with Serbia. During European summer, it is one hour behind countries like Germany or France, which switch to CEST (UTC+2).
Will Kosovo ever switch to daylight saving time?
There are no current plans for Kosovo to adopt daylight saving time. It maintains a fixed CET (UTC+1) offset year-round.

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