Africa · Nigeria
Current time in Sokoto
West Africa Standard Time.
WAT · UTC+01:00IANA: Africa/Lagos13.06° N · 5.24° E
Current time☾ Night
05:39:17
Tuesday, June 2, 2026
Sunrise
06:11
Solar noon
12:37
Sunset
19:02
Daylight saving
Not observed
This zone has no seasonal clock change.
About Sokoto time
Sokoto keeps one clock.
?
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
}
}
]
}