Europe · United Kingdom

Current time in Brighton

Greenwich Mean Time. Currently on daylight saving time.

BST · UTC+01:00IANA: Europe/London50.82° N · 0.14° W
Current time☾ Night
04:26:38

Sunday, May 31, 2026

☾ NIGHT 04:5212:5821:03
Sunrise
04:52
Solar noon
12:58
Sunset
21:03

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

Brighton keeps two clocks.

Brighton hums with a seaside-meets-creative-hub energy—a place where morning meetings can start with coffee by the pier and late-afternoon brainstretches happen with a brisk walk along the promenade before the sun dips behind the Channel. For global teams, its UK rhythm means you’ll often catch colleagues still winding down online well into the evening thanks to forward-shifted daylight saving hours.

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

What time zone offset does Brighton use during daylight saving?
During daylight saving time, clocks in Brighton are set at UTC+1, meaning it’s one hour ahead of Coordinated Universal Time.
When do clocks change in Brighton for daylight saving shifts?
Clocks go forward one hour in late March and back one hour in late October each year, aligning with the UK’s standard transitions.
Does Brighton observe daylight saving?
Yes, daylight saving is observed in Brighton, following the same schedule as the rest of the United Kingdom.
Is Brighton far north for its latitude?
Brighton sits around 50°N—fairly far north for a coastal resort town—meaning long summer days that boost evening collaboration windows.
How does Brighton’s daylight pattern affect remote workers?
Long summer evenings make it easier to hold calls late into the day without fatigue or missing daylight.
Are there cultural reasons behind Brighton’s daylight observance?
The UK’s choice of daylight saving supports longer usable evening light, ideal for a town that thrives on outdoor culture and work-life balance.
Is it easy to coordinate with other UK cities?
Since all major UK cities follow the same time zone rules, scheduling across the country is straightforward.
What challenges might time zone differences bring?
While minor, the one-hour shift in and out of daylight saving can occasionally trip up hastily booked cross-timezone calls—but locals adapt quickly.

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