Africa · Morocco

Current time in Rabat

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca34.02° N · 6.82° W
Current time☾ Night
04:26:10

Sunday, May 31, 2026

☾ NIGHT 06:1713:2420:32
Sunrise
06:17
Solar noon
13:24
Sunset
20:32

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

Rabat keeps two clocks.

Rabat's rhythm runs a steady beat in Morocco's Africa/Casablanca zone, where late lunches flow into warm evenings—perfect for remote teams syncing via a Greenwich-plus-one advantage.

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

Does Rabat actually observe daylight saving time?
Yes, despite its North African location, Rabat follows Morocco's shifting summer time, creating that current +01 GMT boost and energizing the workday.
Is five offset hours apart for London calls an issue?
One bridgeable hour once, plus the handy sprinkle of digital tools, keeps Rabat professionals UK-time friends without too much hassle.
What daylight surprises hit during Rabat's spring equinox for global virtual meetings?
Rabat's equinox days stretch to 12 brilliant hours of sun, almost matching New York's, making afternoon strategies as smooth as Rabat's Atlantic sunsets.
Will November commutes in Rabat block California video checks?
With the post-DST off by eight hours, Rabat commuters time-shift log-ins or take sunset strolls—inspiring Moroccan slacks.
Does Casablanca have shared zone with Rabat for synced operations?
Yep, all Morocco uses Africa/Casablanca for time, turning cross-border Rabat-to-Casablanca scheduling to zero zone headaches.
How does Rabat's time bridge between Europe and North Americas?
Rabat's sweet one-hour-out coordinates lunchtime Wi-Fi calls connecting both continents' work windows.
What's the favorite day for DST switching?
DST happens on the first Sundays in March and October, syncing Rabat's calendars with global shifts.

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