Africa · Nigeria

Current time in Abuja

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Lagos9.08° N · 7.53° E
Current time☾ Night
04:26:21

Sunday, May 31, 2026

☾ NIGHT 06:0912:2718:46
Sunrise
06:09
Solar noon
12:27
Sunset
18:46

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Abuja time

Abuja keeps one clock.

As the political hub of Nigeria, Abuja’s workday hums in sync with the sun—early mornings start warm and bright, and business hours wrap up by early evening to make the most of daylight under West Africa Time (WAT). With no daylight saving shifts and a consistent UTC+1 offset all year, scheduling with partners in Abuja stays predictable, whether you're coordinating with Lagos or logging in from Europe.

Frequently asked questions

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

Does Abuja observe daylight saving time?
No—Nigeria, including Abuja, stays on West Africa Time (UTC+1) year-round with no DST changes, making it easy to plan recurring calls without seasonal surprises.
How does Abuja’s location affect its workday rhythm?
Sitting near the center of Nigeria, Abuja follows a solar-aligned workday: offices typically open by 8 a.m. and close by 6 p.m., maximizing daylight and aligning closely with other West African business hubs.
Is Abuja’s timezone the same as other major Nigerian cities?
Yes—Abuja shares the Africa/Lagos timezone (WAT/UTC+1) with Lagos, Kano, Port Harcourt, and the rest of Nigeria, so internal coordination across the country is seamless.
What time is it in Abuja compared to London?
Abuja is always one hour ahead of London—one hour ahead of GMT in winter and three hours behind BST in summer, which can create convenient overlap windows for transatlantic collaboration.
How does WAT affect global meeting planning with Abuja teams?
Because WAT is UTC+1 and doesn’t shift seasonally, windows between 9–11 a.m. Abuja time often align well with late morning in Europe and early afternoon in parts of the Americas.
Are there any seasonal time anomalies in Abuja?
Nigeria abolished daylight saving over a decade ago, so Abuja maintains a rock-solid UTC+365-day rhythm—no springing forward or falling back ever.
Why do Nigerian cities like Abuja favor long daylight work hours?
Near the equator, Abuja gets roughly 12 hours of daylight year-round, so businesses lean into consistent morning-to-evening schedules that match natural light patterns.

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