Africa · Angola

Current time in Luanda

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Luanda8.83° S · 13.22° E
Current time☾ Night
22:12:08

Friday, June 5, 2026

☾ NIGHT 06:1612:0517:54
Sunrise
06:16
Solar noon
12:05
Sunset
17:54

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Luanda time

Luanda keeps one clock.

In Luanda, Angola, the clock matches West Africa Time (UTC+1) without daylight saving adjustments, giving predictability to the workday from sunrise to sunset along the Atlantic coast. The city's consistent time practices, amid its rapid growth and urban energy, shape a rhythm where business and daily life sync reliably with the sun's arc across the Southern Hemisphere sky.

Frequently asked questions

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

What country is Luanda in?
Luanda is the capital city of Angola.
What is Luanda's timezone?
Luanda follows Africa/Luanda, which is West Africa Time, UTC+1.
Does Luanda observe daylight saving time?
No, Angola does not observe daylight saving time.
Is there daylight saving in Luanda?
No, it stays on UTC+1 all year round.
How far south is Luanda?
Luanda is located at a latitude of -8.830000 degrees south of the equator.
How far east is Luanda?
Luanda is located at a longitude of 13.220000 degrees east of the prime meridian.
Does Luanda's clock change during the year?
No, it remains fixed at UTC+1, with no daylight saving adjustments.
How does Luanda's location south of the equator affect its time zone?
Being south of the equator, Luanda experiences seasonal daylight variations but does not change clocks, simplifying scheduling.

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