Europe · Bulgaria

Current time in Sofia

Eastern European Standard Time. Currently on daylight saving time.

EEST · UTC+03:00IANA: Europe/Sofia42.68° N · 23.32° E
Current time☾ Night
00:12:13

Saturday, June 6, 2026

☾ NIGHT 05:4913:2521:00
Sunrise
05:49
Solar noon
13:25
Sunset
21:00

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

Sofia keeps two clocks.

Welcome to Sofia, where the days feel wonderfully generous and the EEST offset means you get a nice overlap with both East Coast mornings and West Coast afternoons, perfect for keeping projects moving without burning the midnight oil.

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

The extra daylight in summer is a real productivity hack for remote work?
Absolutely, with EEST pushing the sunset well into the evening, many teams find they naturally extend their focus hours without feeling rushed, syncing beautifully with both US and Asia windows.
Should we schedule calls during Bulgarian "siesta" hours?
It depends on your workflow, but the earlier EEST start means Sofia teams are often deep into tasks before most of Europe is even awake, so late afternoon is prime for handoffs.
How does this time zone handle major workday overlaps?
The EEST offset puts Sofia about 7 hours ahead of New York, creating a sweet spot where East Coast updates land by mid-morning Bulgarian time, while West Coast colleagues have until 5:00 PM Sofia to wrap things up.
Weekend coordination, anyone?
Because of the UTC-plus-3 logic even in standard time, Sunday evening syncs are still feasible with most of the US Midwest teams before their Monday morning starts.
Do holidays mess with our meeting schedule?
Not as much as you’d think, Bulgaria has some unique national days, but their GMT-plus-2 standard doesn’t jump around; just double-check local Bulgarian calendars for unexpected blocks.
How does early-morning Sofia compare to a US East Coast morning?
A team call at 10:00 AM Sofia lands right at 3:00 AM ET, so unless you’rere pulling all-nighters, it’ss best to reserve heavy discussions for 1:00 PM Sofia (6:00 AM ET) onward.
Is the +2 standard time a trick for avoiding jet lag when traveling for work?
Europe/Sofia swings between plus-2 and plus-3 makes transatlantic flights feel slightly softer on the body clock, especially when paired with its generous daylight saving periods.
Just curious, how much does Sofia’s really impact remote work satisfaction?
Surveys mention that remote workers here report higher energy levels thanks to more daylight evenings and a culture that highly values punctuality with the clock.

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