Africa · Morocco

Current time in Tangier

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca35.77° N · 5.80° W
Current time☾ Night
05:38:31

Tuesday, June 2, 2026

☾ NIGHT 06:0813:2120:34
Sunrise
06:08
Solar noon
13:21
Sunset
20:34

Offset right now

UTC+01:00

Casablanca Time · +01

Daylight saving

Active

Ends Feb 7, 2027 · in 8 months

Through the current period

22%
Mar 22, 2026Feb 7, 2027

About Tangier time

Tangier keeps two clocks.

Tangier, in northern Morocco, hums with cross-Strait energy as Africa meets Europe just 14 km away; its clocks spring forward in line with the country’s daylight-saving rhythm, giving late-working Maghreb teams an extra overlap with London and Paris each afternoon.

Daylight saving

The year, by the clock.

Currently +01
+00+0122 Mar · +1h7 Feb · −1h Jan 2026 Dec

Now

+01

Daylight saving · since Mar 22, 2026

Next change

Feb 7, 2027

Clocks fall back · in 8 months

Frequently asked questions

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

Is Morocco’s daylight saving still active?
Morocco permanently shifted to UTC+1 in late 2018, but legislation now allows temporary reversion to UTC+0 for Ramadan; most city profiles keep the permanent +01 offset, though clocks can tick backward briefly during certain holy months.
How does tidal gate-coordination affect scheduling?
Because Tangier guards the Strait of Gibraltar, many local industries (ferries, port services) plan around tide tables as well as business hours, making sunrise-to-noon windows a surprisingly strategic time for synchronised meetings.
Does the city lag or lead Paris by much?
In winter Tangier matches Paris time; in summer the clocks diverge, putting Tangier an hour behind France—a quirk to note when booking mid-summer calls with European partners.
Why does sunset here feel later than elsewhere on the same latitude?
North Africa’s arid climate keeps sunsets vivid and lingering past 8 p.m. in summer, stretching productive twilight hours for outdoor work or rooftop brainstorming—a bonus for distributed teams who love the light.
Is Ramadan a scheduling minefield?
During Ramadan many firms shift to “daylight-saving” UTC+0, then snap back afterward; meetings may need to move earlier in the day, and response times often slow until sunset iftar. Planning a week-long “sync pause” keeps everyone happy.
How does Tangier’s European link influence timezone expectations?
The city’s economic free zone and booming tech scene cater to EU clients, so English- and French-speaking startups frequently operate on a “hybrid” day—starting late, finishing late—to cover both Casablanca and CET business peaks.
Any cultural holiday that can cloak calendars overnight?
Eid dates move with the lunar calendar; a Monday can suddenly become a national holiday, vanishing as a meeting slot. Setting up shared “flex days” in project apps keeps remote sprints on track when surprise days off appear.

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