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☾ Night
00:13:43

Saturday, June 6, 2026

☾ NIGHT 04:4513:1721:48
Sunrise
04:45
Solar noon
13:17
Sunset
21:48

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

33%
Mar 29, 2026Oct 25, 2026

About Vilnius time

Vilnius keeps two clocks.

The Lithuanian capital runs on a compact schedule—locals start the workday early, with most offices humming along before 9:00 and shutting down closer to 17:00, leaving long summer evenings wide open for terrace drinks by the Neris River. In winter, though, the day shrinks fast and the city dims by mid-afternoon, nudging remote colleagues to front-load synchronous work while daylight lasts.

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

What timezone does Vilnius use?
Vilnius follows Europe/Vilnius time and switches between Eastern European Time (UTC+2) in winter and Eastern European Summer Time (UTC+3) in summer.
When does Vilnius switch to summer time?
Clocks spring forward one hour on the last Sunday in March and fall back on the last Sunday in October, in sync with the rest of the European Union.
How early can the sun set in Vilnius winter?
Around the winter solstice the sun can dip below the horizon shortly after 15:30, making afternoon video calls feel like late-night meetings.
Do businesses in Vilnius observe a siesta-style break?
No—lunch is often a quick, midday affair that keeps the rhythm similar to other Northern European hubs, finishing up around 13:30.
How does the long Lithuanian summer daylight affect meetings?
With sunset hovering past 22:00 on the longest days, teams often feel comfortable stretching async blocks later into the day, squeezing extra personal time out of bright evenings.
Is there daylight saving in Vilnius?
Yes, Lithuania abolishing daylight savings has been debated several times, but for now the country still clocks in and out with the EU twice a year.

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