Africa · Central African Republic

Current time in Bangui

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Bangui4.37° N · 18.58° E
Current time☾ Night
22:15:57

Friday, June 5, 2026

☾ NIGHT 05:3311:4417:55
Sunrise
05:33
Solar noon
11:44
Sunset
17:55

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Bangui time

Bangui keeps one clock.

Life in Bangui, Central African Republic moves at a warm, unhurried rhythm along the banks of the Oubangui River, where business tends to follow the sun, and coordinating calls or meetings often means accounting for neighbors operating just one hour ahead of UTC all year. Since Bangui stays on West Africa Time (WAT) without shifts for daylight saving, the timing stays predictable: workday schedules, TV broadcasts, and airport clocks match UTC+1 throughout the seasons.

Frequently asked questions

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

Does Bangui observe daylight saving?
No, Bangui uses West Africa Time all year, UTC+1, with no clock changes for daylight saving.
Which time zone does Bangui use?
Bangui uses Africa/Bangui time, equivalent to West Africa Time, UTC+1.
How do meetings with Europe tend to line up?
Bangui shares the same time as countries like Chad and Cameroon, yet it is normally one hour behind West European Summer Time and aligns with Central European Time in winter, so midday calls often work naturally with parts of Europe.
When is the workday overlap with New York?
Bangui's business hours (around 8 am–5 pm WAT) overlap with early morning in New York and late afternoon in East Asia, so some tasks may need careful planning despite the lack of daylight saving.
Are sunrise and sunset important for schedules?
Because Bangui is close to the equator, daylight is fairly consistent year‑round, so outdoor work and transport can reliably follow a standard time schedule.
Do TV and radio stick to WAT?
Yes, broadcasting and public timetables follow WAT continuously, without seasonal shifts due to the absence of daylight saving.

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