Africa · South Sudan

Current time in Juba

Central Africa Time.

CAT · UTC+02:00IANA: Africa/Juba4.85° N · 31.62° E
Current time☾ Night
23:13:02

Friday, June 5, 2026

☾ NIGHT 05:4011:5218:03
Sunrise
05:40
Solar noon
11:52
Sunset
18:03

Offset right now

UTC+02:00

Central Africa Time · CAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Juba time

Juba keeps one clock.

Juba sits deep in the heart of East Africa, where mornings are bright and hot, and the workday is well underway while much of Europe is just waking up. Coordinated Universal Time aside, this city runs on Central African Time, making it a convenient bridge for teams spanning across Africa and into Western Asia.

Frequently asked questions

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

What is the standard time zone for Juba?
Juba operates on Central Africa Time (CAT), which is UTC+2, with no daylight saving adjustments throughout the year.
How does Juba's time compare to other parts of Africa?
Juba's CAT aligns it with countries like Uganda, Rwanda, and parts of Zambia, though neighboring Sudan uses a different offset of UTC+3.
No daylight saving in Juba?
That's correct — Juba maintains a consistent UTC+2 all year, so teams never have to recalculate meeting times seasonally.
Are there any unique sunrise patterns in Juba?
Being close to the equator, Juba sees relatively consistent sunrise and sunset times year-round, around 6:00 AM and 6:00 PM.
Why is Juba's timezone strategically important?
CAT positions Juba as a timezone neighbor to major African oil producers and trade hubs, making it a practical coordination point.

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