Africa · Nigeria
Current time in Ibadan
West Africa Standard Time.
WAT · UTC+01:00IANA: Africa/Lagos7.38° N · 3.91° E
Current time☾ Night
05:37:19
Tuesday, June 2, 2026
Sunrise
06:26
Solar noon
12:42
Sunset
18:58
Daylight saving
Not observed
This zone has no seasonal clock change.
About Ibadan time
Ibadan keeps one clock.
As daylight slips away by early evening, Ibadan holds onto its own relaxed rhythm—here, we explain.
Frequently asked questions
Common questions about Ibadan's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Can you feel the time difference between Ibadan and Lagos?
- Lagos’s fast-paced business environment borders Ibadan’s more laid-back academic and agricultural feel, but they share the same timezone.
- Does Ibadan follow daylight saving time?
- No, Nigeria does not observe daylight saving time, so Ibadan stays on WAT year-round with no clock changes.
- What is unique about late-night life in Ibadan?
- The city’s vibrant nightlife pulses well into the night, making it easier for remote workers to sync up in the evenings.
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
}
}
]
}