Africa · Morocco

Current time in Fes

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca34.03° N · 5.00° W
Current time☾ Night
05:36:30

Tuesday, June 2, 2026

☾ NIGHT 06:0913:1820:26
Sunrise
06:09
Solar noon
13:18
Sunset
20:26

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

Fes keeps two clocks.

Fes pulses with a work rhythm that follows both European business hours and local prayer-time pauses. Teams in Morocco often wrap up late-afternoon calls to align with Western partners while still leaving evenings for family and mosque.

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

How does Morocco's daylight saving affect scheduling for Fes?
Morocco frequently shifts between GMT+0 and GMT+1 around Ramadan, so confirm the UTC offset each month to avoid missed calls.
Why does midday in Fes feel quieter?
Many shops close for lunch and Dhuhr prayer, making 12:00–14:00 a natural pause for emails rather than instant replies.
What's the best window for europe-fes meetings?
Aim for 09:00–11:00 Fes time; it catches Europe mid-morning and allows Moroccans to respond before early afternoon.
Are friday schedules different in fes?
Yes, Friday midday is often reserved for Jumu'ah prayer, so plan meetings for late afternoon if you need live collaboration.
How does Ramadan shift working hours?
During Ramadan in Fes, offices may shorten to 09:00–15:00 and send replies later at night, so sync on daily stand-up times.
Do Moroccans use a.m. and p.m.?
They default to 24-hour time in writing, which helps avoid confusion in cross-border calendars.
Is Skype or WhatsApp more common for calls?
WhatsApp voice and video dominate—include your number early so teammates can confirm availability in real time.
When does daylight saving usually start in fes?
Morocco often switches forward on the last Sunday in March and back in late October, but dates shift for Ramadan; check a current offset table.

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