Africa · Western Africa · Sovereign state

Current time in Gambia

A single time zone at null.

Time in Banjul☾ Night
03:27:17

Sunday, May 31, 2026

☾ NIGHT 06:3813:0319:29
Zone
GMT
UTC
UTC+00:00
IANA
Africa/Banjul

About Gambia's time

A single time zone.

The Gambia operates on a single time zone: GMT (UTC+0), shared with its West African neighbors. The country does not observe daylight saving time.

Major cities

Cities of Gambia.

History

How Gambia keeps time.

The Gambia adopted Greenwich Mean Time (UTC+0) as its standard timezone. During the colonial era under British rule, the country's timekeeping aligned with British colonial administrative schedules, though the exact year of formal adoption is not widely documented in available records.

Following independence on February 18, 1965, The Gambia retained GMT as its official time without significant changes. Unlike many countries that transitioned away from GMT after decolonization, The Gambia maintained its alignment with UTC+0, reflecting both geographic positioning near the prime meridian's proximity and economic ties with neighboring West African nations using similar offsets.

Did you know?

Things about Gambia's time.

Fact · 01

The Gambia's adherence to GMT (UTC+0) places it on common time coordinates with several neighboring countries including Senegal, Guinea-Bissau, and Sierra Leone. This regional alignment facilitates cross-border trade and communication without time difference considerations.

Fact · 02

Being on UTC+0 means solar noon in The Gambia (located around 16.6°W longitude) generally occurs close to around 12:00 local time, making the country one of the few African nations where clock time closely matches solar time. This alignment between clock and solar events creates natural daily rhythms aligned with daylight hours.

Frequently asked questions

Common questions about Gambia's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What time zone is The Gambia in?
The Gambia operates on Greenwich Mean Time (GMT), which is UTC+0, exactly matching London time but without the seasonal adjustments.
Does The Gambia observe Daylight Saving Time?
No, The Gambia does not observe DST and maintains the year-round UTC+0 offset.
What countries share the same timezone as The Gambia?
Neighboring countries including Senegal, Mali, Sierra Leone, Guinea, Guinea-Bissau, and others in West Africa share UTC+0/GMT as their standard time.
What time is it in The Gambia when it's 12:00 PM in London?
It is 12:00 PM in The Gambia as well, since both countries share GMT/UTC+0 without DST adjustments.
How does The Gambia's timezone affect travel from Europe?
During GMT periods (roughly October to March), there is zero time difference between The Gambia and the UK but the clocks differ due to different DST schedules.
How many time zones does The Gambia have?
Just one: Africa/Banjul. The country's small geographic size means a single timezone suffices for the entire territory.

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