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
22:12:17

Friday, June 5, 2026

☾ NIGHT 06:2613:3020:34
Sunrise
06:26
Solar noon
13:30
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

24%
Mar 22, 2026Feb 7, 2027

About Marrakech time

Marrakech keeps two clocks.

Marrakech pulses with a laid-back yet vibrant energy that syncs beautifully with its unique timezone in Morocco. As the sun sets over the Atlas Mountains, the city's famous Jemaa el-Fnaa square comes alive, offering a sensory feast that perfectly complements the relaxed pace of life here. For remote teams, coordinating with Marrakech means embracing a culture where business often flows around the afternoon tea break, making late mornings ideal for focused work sessions.

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

Why does Morocco observe daylight saving time?
Morocco observes daylight saving time to better align its working hours with European trading partners, facilitating smoother business coordination across the Mediterranean.
How does Marrakech's timezone affect daily routines?
The city's timezone encourages a rhythm where mornings are cooler and ideal for productivity, while afternoons often slow down as the heat peaks, resuming activity as the evening cools.
What is unique about Morocco's timekeeping history?
Morocco has shifted its clocks multiple times, including a period of permanent daylight saving, reflecting its dynamic approach to time management and international alignment.
How does the timezone impact tourism in Marrakech?
Visitors often find that the timezone allows for extended sightseeing into the evening, with many cultural experiences starting later in the day when the city truly comes alive.
Are there any special considerations for remote workers in Marrakech?
Remote workers should note that during Ramadan, work hours may shift to accommodate fasting, often starting earlier and ending earlier in the day.
How does Marrakech's location influence its timezone?
Situated near the Tropic of Cancer, Marrakech experiences significant seasonal daylight variation, which the timezone helps manage for consistent daily scheduling.
What are the benefits of Marrakech's timezone for global teams?
The timezone offers a sweet spot for teams bridging Europe and West Africa, allowing for overlapping work hours that support collaboration without extreme early or late calls.

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