Africa · Morocco

Current time in Marrakech

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca31.63° N · 7.98° W
Current time☾ Night
04:26:05

Sunday, May 31, 2026

☾ NIGHT 06:2713:2920:31
Sunrise
06:27
Solar noon
13:29
Sunset
20:31

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 Marrakech time

Marrakech keeps two clocks.

Marrakech keeps a surprisingly lively workday that often stretches late into the evening, thanks to Morocco's frequent daylight savings shifts that push the clocks forward and give you extra afternoon light for meetings with Europe or the East Coast.

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

What's unique about Marrakech's time zone?
Its sunset time can shift dramatically between standard and daylight time, commonly jumping an hour later in summer, which reshapes local business hours.
How does daylight saving affect coordination?
During DST, Morocco aligns temporarily closer to Western European time, making it easier to sync schedules with London or Paris, though the offset reverts later in the year.
Does Marrakech follow EU daylight saving rules?
Not exactly Morocco's rules for DST differ from the EU schedule, meaning the start and end dates may not line up, which can confuse global teams.
How does daylight saving impact remote work?
With the clock shifted forward, evenings stay lighter, often letting Marrakech teams join late-afternoon calls with Europe under more natural light.
Are there quirks in Morocco's time changes?
Morocco sometimes makes last-minute government decisions on clock changes, meaning the DST schedule can shift unexpectedly, which requires teams to stay updated.

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