Africa · Morocco

Current time in Salé

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca34.05° N · 6.80° W
Current time☾ Night
05:40:08

Tuesday, June 2, 2026

☾ NIGHT 06:1613:2520:33
Sunrise
06:16
Solar noon
13:25
Sunset
20:33

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 Salé time

Salé keeps two clocks.

Salé hums to the pace of North Africa's western edge, where GMT+1 means evenings stretch long and relaxed along its riverside corniche as the sun lingers over the Bou Regreg. It's a calmer counterpart to bustling Rabat across the water, where business hours lean early and midday breaks stretch through the hottest hours, so syncing with teams further east or west means planning around a rhythm shaped by local prayer and heat.

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 Salé's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Why does Salé shift with daylight saving while the neighboring region stays closer to the natural clock?
Morocco observes daylight saving to align with EU trading partners and extend evening daylight in primary business hubs, so Salé banks on energy savings and extended leisure time each summer.
How do Salé residents manage coordination with EU teams during the double shift of Zone time?
With Morocco and the EU both observing late‑summer/bearly‑winter clock change, meetings between Salé and European capitals remain stable for much of the year,.
How does prayer times shape business availability?
The five daily Islamic prayers structure a rhythm that most offices and family routines adapt to, particularly at early afternoon and late afternoon slot.
What’s the timezone history here?
Morocco has toggled clocks repeatedly, including skipping Ramadan evenings and align with holy month, historically.

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