Africa · Nigeria

Current time in Jos

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Lagos9.93° N · 8.89° E
Current time☾ Night
05:36:36

Tuesday, June 2, 2026

☾ NIGHT 06:0212:2218:42
Sunrise
06:02
Solar noon
12:22
Sunset
18:42

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Jos time

Jos keeps one clock.

Jos, Nigeria, sits comfortably in the West Africa Time zone, where the sun rises and sets with a steady rhythm that keeps business hours predictable and aligned with the rest of the country. The city's cool highland climate and consistent daylight make it a refreshing hub for remote workers and local teams alike.

Frequently asked questions

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

Does Jos observe daylight saving time?
No, Nigeria does not observe daylight saving time, so the time in Jos remains consistent throughout the year.
What is the time difference between Jos and London?
Jos is 1 hour ahead of London during standard time and the same time as London during British Summer Time.
How does Jos's location affect its daylight hours?
Located near the equator, Jos experiences relatively consistent daylight hours year-round, with sunrise and sunset times varying only slightly.
Is Jos in the same time zone as Lagos?
Yes, both Jos and Lagos are in the West Africa Time zone (WAT), so there is no time difference between them.
What is the best time to schedule calls with Jos from the US East Coast?
The overlap for business hours is typically between 8 AM–12 PM EST, which is 2 PM–6 PM in Jos.
How does Jos's elevation impact its work culture?
Jos's highland location gives it a cooler climate, which can make the workday feel more comfortable compared to lower, hotter regions of Nigeria.

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