Europe · Northern Europe · Sovereign state

Current time in Latvia

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

Time in Riga☾ Night
22:58:57

Friday, June 5, 2026

☾ NIGHT 04:3413:2222:09
Zone
EEST
UTC
UTC+03:00
IANA
Europe/Riga

About Latvia's time

A single time zone.

Latvia operates on a single timezone, using Eastern European Time (UTC+2) in standard time and Eastern European Summer Time (UTC+3) during daylight saving. As a small European country, it follows the EU-wide DST schedule.

Next clock change

October 25

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 5 months.

Daylight saving schedule

EET · UTC+02:00EEST · UTC+03:00EET · UTC+02:0029 Mar · +1h25 Oct · −1h Jan 2026 Dec

Major cities

Cities of Latvia.

History

How Latvia keeps time.

Prior to the 20th century, Latvia used local mean time based on its geographic longitude. In 1879, the country adopted the Julian calendar and used local solar time for daily life.

After World War I, Latvia gained independence and began standardizing its timekeeping. In 1924, Latvia officially adopted daylight saving time, aligning with many other European nations. This practice continued through various political changes.

In 1940, during Soviet occupation, Moscow's timezone was temporarily imposed, but after regaining independence in 1991, Latvia reasserted Eastern European Time. Since then, Latvia has consistently used UTC+2 standard time and observed DST from late March to late October.

Did you know?

Things about Latvia's time.

Fact · 01

Latvia lies within a single timezone, with minimal geographic variation across the country. The capital, Riga, is located near the center of the country, ensuring consistent timekeeping throughout.

Fact · 02

Historically, Latvia's timezone was aligned with neighboring Estonia and Lithuania, facilitating economic and social interactions. Latvia's consistent adoption of DST reflects its integration into the broader European framework.

Fact · 03

Some rural areas in Latvia may experience practical adjustments for daylight hours, but there are no significant anomalies or exceptions within the country.

Frequently asked questions

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

What timezone is Latvia in?
Latvia uses Eastern European Time (EET), which is UTC+2, and switches to Eastern European Summer Time (EEST, UTC+3) during daylight saving time.
Does Latvia observe daylight saving time?
Yes, Latvia observes daylight saving time, switching to UTC+3 from late March to late October each year, in line with EU regulations.
How does Latvia’s time compare to neighboring countries?
Latvia shares the same timezone as Estonia and Lithuania, and is one hour ahead of Central European Time.
Are there any exceptions to the timezone rules in Latvia?
No, Latvia uniformly follows its timezone rules without any internal variations.
When did Latvia last change its timezone?
The last significant change was in the early 1990s after regaining independence, when Latvia reinstated Eastern European Time after Soviet occupation.

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