Europe · Lithuania

Current time in Vilnius

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Europe/Vilnius54.68° N · 25.32° E
Current time☀ Daylight
06:26:13

Sunday, May 31, 2026

04:5013:1621:42
Sunrise
04:50
Solar noon
13:16
Sunset
21:42

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 Vilnius time

Vilnius keeps two clocks.

In Vilnius, the Lithuanian capital, summer evenings glow with nearly 17 hours of daylight this time of year, so you'll find locals and remote workers squeezing meetings into late afternoon to enjoy golden sunsets together. Business shutters as darkness finally falls, and late-night chats with collaborators in Western Europe.

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 Vilnius's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

How late does daylight stretch in summer?
Evenings near the summer solstice can stretch past 10 p.m. of usable daylight, which naturally pushes working hours out of the 'normal' European bracket.
When does Vilnius spring forward?
Like most of the EU, Lithuania shifts to EEST (UTC+3) in late March and falls back in late October, creating a smoother transition into darker autumn days.
Is there a big mismatch with Brussels or Berlin?
Only an hour ahead, so most of the time the rhythm of business in Vilnius aligns closely with Central European partners, easing 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
}
}
]
}