Africa · Mali

Current time in Bamako

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Bamako12.65° N · 8.00° W
Current time☾ Night
03:26:24

Sunday, May 31, 2026

☾ NIGHT 06:0512:2918:54
Sunrise
06:05
Solar noon
12:29
Sunset
18:54

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Bamako time

Bamako keeps one clock.

Business in **Bamako, Mali** unfolds at a steady, unhurried pace under the same GMT daylight all year, making coordination with Europe and West Africa seamless and predictable.

Frequently asked questions

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

Why does Bamako stay on GMT all year round?
Mali observes Greenwich Mean Time (GMT) consistently, so there are no daylight saving shifts to worry about when scheduling across the year.
How does Bamako’s timezone compare to neighboring countries?
Bamako shares GMT with nearby Mauritania, Senegal, Burkina Faso, Ivory Coast, and Niger, making cross-border calls and meetings much simpler.
Does Bamako ever change its clocks?
No, Bamako does not observe daylight saving time, so the offset remains 0 throughout the year.
Is daylight saving ever practiced in Mali?
Mali does not observe daylight saving at any time of the year.
Why is GMT useful for remote teams working with Bamako?
GMT is a globally familiar reference, so teams in Bamako can coordinate easily with London, Lisbon, and many African hubs without complex conversions.
How do daylight hours affect work patterns in Bamako?
Because GMT in Bamako has relatively stable daylight hours compared to higher latitudes, working hours and prayer or market times shift only slightly across the year.

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