Africa · Senegal
Current time in Dakar
Greenwich Mean Time.
GMT · UTC+00:00IANA: Africa/Dakar14.73° N · 17.63° W
Current time☾ Night
21:13:53
Friday, June 5, 2026
Sunrise
06:40
Solar noon
13:09
Sunset
19:37
Daylight saving
Not observed
This zone has no seasonal clock change.
About Dakar time
Dakar keeps one clock.
Dakar runs steady on GMT with no daylight saving shifts, so Senegal's coastal capital keeps the same rhythm all year—meetings stay predictable whether it's harmattan season or green season.
Frequently asked questions
Common questions about Dakar's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Does Dakar ever observe daylight saving time?
- No, Senegal has kept permanent GMT/UTC+0 since 1941, so there are no clock changes to track.
- How does the time zone affect remote work with Europe?
- Dakar is on the same single-hour offset as London and Lisbon outside of their summer DST shifts, which makes midday overlaps especially convenient.
- Why does Senegal use GMT?
- The country adopted UTC+0 during its colonial period and has kept it for more than 80 years despite being slightly west of the geographic prime meridian.
- How does Dakar's time relate to natural daylight?
- Because Senegal is too close to the equator for meaningful daylight shifts, sunrise and sunset only move roughly 20 minutes across the whole year.
- When is the best overlap with East Coast US hours?
- Dakar's workday typically aligns with US Eastern mornings from around 9:00–12:00 Dakar time.
- Is Dakar the same time as Accra and Monrovia?
- Yes, Dakar shares the same UTC+0 offset with Accra in Ghana and Monrovia in Liberia, simplifying coordination across West Africa.
- Do business hours shift seasonally in Dakar?
- Some offices adapt around Ramadan and intense heat, but the time zone itself never changes so international meeting times stay fixed.
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
}
}
]
}