Europe · Faroe Islands

Current time in Tórshavn

Western European Standard Time. Currently on daylight saving time.

WEST · UTC+01:00IANA: Atlantic/Faroe62.01° N · 6.77° W
Current time☾ Night
22:20:15

Friday, June 5, 2026

03:4613:2523:04
Sunrise
03:46
Solar noon
13:25
Sunset
23:04

Offset right now

UTC+01:00

Western European Standard Time · WEST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

33%
Mar 29, 2026Oct 25, 2026

About Tórshavn time

Tórshavn keeps two clocks.

Tórshavn moves at a relaxed Nordic pace in the Faroe Islands, where long summer days and short winter daylight shape daily routines and keep collaborations with mainland Europe comfortably in sync thanks to a modest +1 hour offset under Western European Summer Time.

Daylight saving

The year, by the clock.

Currently WEST
WETWESTWET29 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

WEST

Daylight saving · since Mar 29, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

When do clocks change in the Faroe Islands?
Clocks spring forward on the last Sunday of March and fall back on the last Sunday of October, aligning with most of Europe so scheduling stays predictable year-round.
How does the +1 offset affect working with European teams?
The one-hour step ahead of places like London makes morning meetings easy—locals are already at their desks when much of continental Europe starts the workday.
Do the Faroe Islands use a different offset in winter?
Yes. In winter the islands fall back to a +0 offset, matching Greenwich Mean Time and making real-time coordination with the UK particularly seamless.
Does Tórshavn’s daylight affect the workday rhythm?
Summer brings very long days that can stretch into late evenings, so meetings can be pushed later; winter’s limited daylight often encourages an earlier start and midday break.

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