Europe · Northern Europe · Dependency

Current time in Faroe Islands

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

Time in Tórshavn☾ Night
21:01:54

Friday, June 5, 2026

03:4613:2523:04
Zone
WEST
UTC
UTC+01:00
IANA
Atlantic/Faroe

About Faroe Islands's time

A single time zone.

The Faroe Islands use a single time zone, Atlantic/Faroe, which follows Western European Time (UTC+0) and switches to Western European Summer Time (UTC+1) during daylight saving time.

Next clock change

October 25

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 5 months.

Daylight saving schedule

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

Major cities

Cities of Faroe Islands.

History

How Faroe Islands keeps time.

[null]

Did you know?

Things about Faroe Islands's time.

Fact · 01

[null]

Frequently asked questions

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

What is the current time in the Faroe Islands?
The Faroe Islands use UTC+0 (Western European Time) in winter and UTC+1 (Western European Summer Time) in summer, and you can check timezone.io for the exact current time.
Do the Faroe Islands observe Daylight Saving Time?
Yes, the Faroe Islands observe daylight saving time, switching to UTC+1 (Western European Summer Time) during the summer months.
What is the UTC offset for the Faroe Islands?
The standard UTC offset is UTC+0 (Western European Time), and UTC+1 (Western European Summer Time) when daylight saving is active.

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