Europe · United Kingdom

Current time in Glasgow

Greenwich Mean Time. Currently on daylight saving time.

BST · UTC+01:00IANA: Europe/London55.86° N · 4.25° W
Current time☾ Night
22:13:34

Friday, June 5, 2026

☾ NIGHT 04:3513:1521:55
Sunrise
04:35
Solar noon
13:15
Sunset
21:55

Offset right now

UTC+01:00

Greenwich Mean Time · BST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

33%
Mar 29, 2026Oct 25, 2026

About Glasgow time

Glasgow keeps two clocks.

In Glasgow, the United Kingdom, life moves with the brisk energy of a major city, where the long, cool evenings of summer and the short, grey winters shape a resilient rhythm of remote work and local collaboration.

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

Current Time in Glasgow
The current time in local is 16:49.
Unique insight
During summer, Glasgow enjoys up to 18 hours of daylight in high summer, making it one of the longest-working daylight hours in the UK, which is perfect for balancing late afternoon calls with EST mornings.
Business hours with London
Glasgow operates in sync with London's main business hours, making cross-team meetings seamless between the two cities due to zero time difference.
EU overlap
The afternoon overlap window is critical for connecting with teams in Western Europe, allowing for easy real-time collaboration across major EU capitals.
US overlap
There is a solid 4-hour overlap with US Eastern Time (13:00-17:00 GMT) in the morning, making transatlantic calls productive in the early part of your day.
Local work culture
The city's work culture blends traditional Scottish efficiency with modern flexible work patterns, often leveraging the long summer days to maximize productivity before the early winter darkness sets in.
Daylight saving impact
The shift to BST (UTC+1) in spring often coincides with a surge in productivity as teams adjust to the lighter evenings and extended afternoon overlap with US East Coast.

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