Africa · Nigeria

Current time in Sokoto

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Lagos13.06° N · 5.24° E
Current time☾ Night
23:55:18

Wednesday, June 17, 2026

☾ NIGHT 06:1312:3919:06
Sunrise
06:13
Solar noon
12:39
Sunset
19:06

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Sokoto time

Sokoto keeps one clock.

?

Convert

Sokoto to the world's clocks.

Open the converter →

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