Africa · Morocco

Current time in Oujda

Casablanca Time. Currently on daylight saving time.

+01 · UTC+01:00IANA: Africa/Casablanca34.68° N · 1.91° W
Current time☾ Night
05:37:38

Tuesday, June 2, 2026

☾ NIGHT 05:5513:0520:16
Sunrise
05:55
Solar noon
13:05
Sunset
20:16

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

Oujda keeps two clocks.

In Oujda, Morocco, the rhythm of daily life follows the sun closely, with businesses often starting early to make the most of the daylight hours before the afternoon heat sets in. The city's position in the Africa/Casablanca time zone means that coordinating with European partners is generally smooth, though it's wise to confirm meeting times during the biannual clock changes for daylight saving time.

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

Does Oujda observe daylight saving time?
Yes, Oujda, like the rest of Morocco, observes daylight saving time, typically moving clocks forward by one hour.
What is the standard time offset for Oujda?
The standard time offset is UTC+01:00.
How does Oujda's time zone affect business with Europe?
Oujda's time zone is generally one hour ahead of Western Europe, making it convenient for real-time collaboration during standard time.
Are there any unique aspects of Oujda's time zone?
Morocco's use of daylight saving time means the time difference with Europe can shift by an hour depending on the time of year.
What is the population of Oujda?
Oujda has a population of approximately 539,711 people.
What is the latitude and longitude of Oujda?
Oujda is located at approximately 34.681390 latitude and -1.908580 longitude.

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