Africa · Mauritania

Current time in Nouakchott

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Nouakchott18.07° N · 15.97° W
Current time☾ Night
03:26:35

Sunday, May 31, 2026

☾ NIGHT 06:2713:0119:35
Sunrise
06:27
Solar noon
13:01
Sunset
19:35

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Nouakchott time

Nouakchott keeps one clock.

As Mauritania's coastal capital, Nouakchott runs on Greenwich Mean Teamwork—meetings lock in at a single, steady offset with no daylight saving surprises, giving remote workers one less thing to juggle.

Frequently asked questions

Common questions about Nouakchott's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Why is Nouakchott on GMT year-round?
Mauritania sits squarely in the Greenwich Mean Time band and has never adopted daylight saving time, so team hours stay consistent across seasons.
Does the sun affect working hours?
Days last roughly 11–13 hours across the year with only modest shifts, making it easy for Nouakchott teams to align with others in Atlantic and West African time slots.
Is the population size clear?
Official figures vary between one and three million because of fast urban growth, but whatever the exact count, most offices cluster in the central and coastal districts.
How does Nouakchott compare with New York's workday?
With a standard 5-hour difference from Eastern Time, Nouakchott's business day neatly overlaps with East Coast meetings in the early-to-mid Atlantic hours.
What about coordinating with West African neighbors?
Neighboring Dakar and Bamako also run on GMT for much of the year, so cross-border calls rarely need summer swaps.
Do local offices follow a Monday–Friday schedule?
Most international-facing firms stick to Monday–Friday, yet some regional markets pace themselves around the Islamic workweek (Sunday–Thursday) over lunch and prayer breaks.
Will Nouakchott ever adopt daylight saving?
Not on the calendar; there’s been no recent move to change the clock, and the equatorial climate makes summer time adjustments less urgent.
How reliable are call connections?
While satcom and mobile links have improved, scheduling morning conferences avoids peak congestion on Mauritania’s main undersea and fiber cables.
What’s the effect of the city’s coastline on worklife?
Sea breezes cool the coastal strip, allowing many tech hubs to keep windows open for a low-carbon office—ideal for long video sessions without cranking the AC.

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