Africa · DR Congo
Current time in Likasi
Central Africa Time.
CAT · UTC+02:00IANA: Africa/Lubumbashi10.98° S · 26.74° E
Current time☀ Daylight
06:40:09
Tuesday, June 2, 2026
Sunrise
06:25
Solar noon
12:11
Sunset
17:56
Daylight saving
Not observed
This zone has no seasonal clock change.
About Likasi time
Likasi keeps one clock.
Life in Likasi, DR Congo, moves at a steady tropical tempo where business hours unfold under reliable sun—no clocks ever shift here, keeping coordination with global partners refreshingly predictable.
Frequently asked questions
Common questions about Likasi's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Does Likasi observe daylight saving time?
- No, Likasi does not observe daylight saving time—its clocks stay consistent year-round.
- What is the time zone of Likasi?
- Likasi follows Africa/Lubumbashi, which is CAT (UTC+2) and remains fixed throughout the year.
- Is the time in Likasi the same as in Kinshasa?
- No—Kinshasa uses WAT (UTC+1), so Likasi is always one hour ahead.
- What are typical business hours in Likasi?
- Most offices operate from 8:00 AM to 5:00 PM local time, aligning workdays with abundant natural light.
- How does Likasi’s daylight pattern support productivity?
- With nearly equal day length year-round and no clock shifts, teams enjoy stable routines without seasonal disruption.
- Is it common for international teams to schedule meetings with Likasi easily?
- Yes—its fixed UTC+2 offset makes coordinating across time zones straightforward and reliable.
- What kind of activities thrive in Likasi’s work rhythm?
- Long productive daylight hours support both outdoor collaboration and consistent remote coordination.
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
}
}
]
}