Europe · United Kingdom

Current time in Edinburgh

Greenwich Mean Time. Currently on daylight saving time.

BST · UTC+01:00IANA: Europe/London55.95° N · 3.19° W
Current time☾ Night
05:06:04

Sunday, May 31, 2026

04:3513:1021:45
Sunrise
04:35
Solar noon
13:10
Sunset
21:45

Offset right now

UTC+01:00

Greenwich Mean Time · BST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

30%
Mar 29, 2026Oct 25, 2026

About Edinburgh time

Edinburgh keeps two clocks.

Edinburgh in British Summer Time means you get long, bright evenings perfect for winding down from work or grabbing a pint with colleagues. Just mind the gap when coordinating with teams across the pond or on the continent, as Scotland jumps an hour ahead of UTC during summer but still syncs with the rest of the UK.

Daylight saving

The year, by the clock.

Currently BST
GMTBSTGMT29 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

BST

Daylight saving · since Mar 29, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

Common questions about Edinburgh's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

What makes Edinburgh's timezone unique compared to other European cities?
Edinburgh shares its timezone with London despite being much further north, meaning significantly longer summer evenings and darker winter mornings compared to southern Europe.
How far ahead is Edinburgh of standard UTC during BST?
During British Summer Time (BST), Edinburgh is UTC+1, which aligns it with parts of western Europe but places it an hour ahead of UTC.
Does Scotland have a different timezone than England?
No, Scotland follows the same timezone as England—Europe/London—and switches to BST in summer just like the rest of the UK.
Are summer days really that much longer in Edinburgh?
Yes! In June, Edinburgh can have up to 17.5 hours of daylight, giving remote workers plenty of natural light even after finishing work.
Is it hard to coordinate calls between Edinburgh and mainland Europe in summer?
Only slightly—Edinburgh (BST) is just one hour behind most of central European Summer Time (CEST), so scheduling overlaps are usually manageable.
Do Scottish businesses adjust their working hours because of the long summer days?
Some do adopt flexible or extended summer hours, especially in tourism and retail, though offices generally stick to standard UK business schedules.

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