Europe · Northern Europe · Dependency

Current time in Guernsey

A single time zone at UTC+01:00. Currently observing daylight saving time.

Time in St. Peter Port☾ Night
04:26:43

Sunday, May 31, 2026

☾ NIGHT 05:0913:0721:06
Zone
BST
UTC
UTC+01:00
IANA
Europe/Guernsey

About Guernsey's time

A single time zone.

Guernsey uses one timezone, Europe/Guery, aligned with UK time—GMT in winter and BST in summer. The island, along with the other Channel Islands, switched from its own distinct longitude-based time to British Time around the 1930s-1940s.

Next clock change

October 25

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 5 months.

Daylight saving schedule

GMT · UTC+00:00BST · UTC+01:00GMT · UTC+00:0029 Mar · +1h25 Oct · −1h Jan 2026 Dec

Major cities

Cities of Guernsey.

History

How Guernsey keeps time.

**Switching to British Time** Until the early 20th century, Guernsey kept its own local mean time based on its longitude, roughly GMT-00:09:33—nearly 10 minutes behind Greenwich. Although Britain adopted GMT as its standard time in 1880, the Channel Islands retained their local solar time for some years before eventually aligning with Britain. By the mid-20th century, adopting British Time (GMT/BST) had become universal in daily life, business, and government.

**WWII Alignment with the UK (and Germany)** During the German occupation of the Channel Islands from 1940 to 1945, the occupiers imposed Central European Time (CET, UTC+1) and later Central European Summer Time (CEST, UTC+2). This was a sharp break from British Time and a visible sign of external control. After liberation in May 1945, Guernsey immediately reverted to GMT/BST, reaffirming its choice to follow UK time rather than its original, slightly earlier island solar time.

Did you know?

Things about Guernsey's time.

Fact · 01

**Nearly 10 Minutes Ahead of Solar Noon** Guernsey sits at nearly the same longitude as London but slightly west, so its solar noon is about 9-10 minutes before 12:00 British Time. This isn't unusual—it's the same pattern as much of southeast England—but it's a noticeable quirk compared to the island’s historically earlier local time.

Fact · 02

**Shared Dates with the UK** Guernsey has always followed the UK’s Summer Time Act changes, including wartime variations (e.g., Double Summer Time) and modern EU-harmonized dates (last Sunday in March to last Sunday in October). There are no local exceptions or deviations.

Fact · 03

**Surrounded by French Time to the East** Geographically, Guernsey is closer to France than to England, and its neighbor Jersey is surrounded by French coastal towns in the same time zone (CET/CEST). Despite this, Guernsey remains firmly in the UK time zone, a clear illustration of political and cultural links trumping geography.

Fact · 04

**Small but Important for Finance** As a major offshore finance center, Guernsey’s alignment with London time is crucial. Trading, banking, and investment activities benefit from direct working-hour overlap with the City of London, and some businesses even coordinate more broadly with European clients via shift-adjustment or extended hours.

Frequently asked questions

Common questions about Guernsey's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What timezone is Guernsey in?
Guernsey uses Europe/Guery, aligned with UK time: GMT (UTC+0) in winter and BST (UTC+1) in summer.
Does Guernsey observe Daylight Saving Time?
Yes, Guernsey observes DST, following UK dates: GMT becomes BST on the last Sunday in March and reverts to GMT on the last Sunday in October.
What is the time difference between Guernsey and London?
Guernsey is in the same timezone as London and shares GMT/BST with the UK. There is normally no time difference, though exact sun events differ slightly due to Guernsey’s more westerly position.
Is Guernsey’s timezone different from France’s?
Yes, Guernsey is usually one hour behind France: GMT vs CET in winter, BST vs CEST in summer.
Why isn’t Guernsey in the same zone as nearby France?
Guernsey is a British Crown Dependency with strong political and economic ties to the UK, so it keeps London time for simplicity in business, transport, and communications.
What was Guernsey’s time before GMT?
Before aligning with Greenwich Mean Time, Guernsey used local mean time based on its longitude, which was roughly GMT-00:09:33, about 10 minutes behind Greenwich.
How did WWII affect Guernsey’s time?
During the 1940–1945 German occupation, Guernsey was forced to use Central European Time (CET/CEST). After liberation, it immediately returned to GMT/BST.
Is it easy to work with London from Guernsey timezone-wise?
Yes, sharing GMT/BST with London makes real-time collaboration straightforward, with full working-hour overlap, which supports Guernsey’s finance and business sectors.

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