Africa · Northern Africa · Sovereign state

Current time in Western Sahara

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

Time in El Aaiún☾ Night
21:02:25

Friday, June 5, 2026

☾ NIGHT 05:2811:0916:51
Zone
+01
UTC
UTC+01:00
IANA
Africa/El_Aaiun

About Western Sahara's time

A single time zone.

Western Africa operates on a single time zone (UTC+1:00) and, like much of North Africa, adjusts clocks during summer months with daylight saving time.

Next clock change

February 7

2027 Sunday · clocks fall back

Clocks fall back by one hour · in 8 months.

Daylight saving schedule

+00 · UTC+00:00+01 · UTC+01:0022 Mar · +1h7 Feb · −1h Jan 2026 Dec

Major cities

Cities of Western Sahara.

Frequently asked questions

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

What time zone is Western Sahara in?
Western Sahara is in the UTC+1:00 time zone. The exact times change depending on daylight saving time. During standard time it is UTC+01:00; During Daylight Saving Time it is UTC+01:00.
Does Western Sahara observe daylight saving time?
Yes, Western Sahara observes daylight saving time. Typically at the same times as Morocco (which administers the relevant clocks), shifting to UTC+01:00 in summer and reverting in autumn.
How do I set my clock when traveling to Western Sahara?
Most phones and laptops update automatically if connected to local networks. For manual setting, set your device to UTC+01:00 and enable daylight saving time. Check exact transition dates each year, as they can follow Moroccan DST rules.
What is the main time zone in Western Sahara?
Western Sahara uses Africa/El_Aaiun as its time zone, which is UTC+01:00 (with daylight saving time periods).

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