Africa · Malawi

Current time in Lilongwe

Central Africa Time.

CAT · UTC+02:00IANA: Africa/Blantyre13.97° S · 33.78° E
Current time☾ Night
23:18:01

Friday, June 5, 2026

☾ NIGHT 06:0311:4317:23
Sunrise
06:03
Solar noon
11:43
Sunset
17:23

Offset right now

UTC+02:00

Central Africa Time · CAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Lilongwe time

Lilongwe keeps one clock.

In Lilongwe, Malawi, daily life moves to the rhythm of Central Africa Time (UTC+2), with bustling markets and tech hubs humming from mid-morning sunset meetings after a two‑hour gap for lunch in the equatorial sun. The sun rises and sets with gentle predictability, lending a steady, unhurried pace both socially and professionally.

Frequently asked questions

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

Does Malawi observe daylight saving time in Lilongwe?
No, Malawi does not observe daylight saving time; Lilongwe remains on Central Africa Time (UTC+2) year-round.
What time zone does Lilongwe follow?
Lilongwe uses Central Africa Time (CAT), which is two hours ahead of Coordinated Universal Time (UTC+2).
When is the sun overhead in Lilongwe?
The sun is directly overhead around noon local time, during the equinoxes (around March 21 and September 23).
How does daylight savings affect Malawi?
Malawi, including Lilongwe, has never observed daylight saving time; all clocks are adjusted only by leap seconds when necessary.
What is the primary time standard in Lilongwe?
The standard time reference in Lilongwe is Central Africa Time (CAT), which is always exactly 2 hours ahead of UTC.
Are there any other cities close to Lilongwe that observe the same time zone?
Most major cities in Malawi, such as Blantyre and Mzuzu, also observe Central Africa Time (CAT) with a UTC+2 offset.
How many hours ahead is Lilongwe ahead of UTC?
Lilongwe is exactly 2 hours ahead of Coordinated Universal Time (UTC+2).
What is unique about the time zone for Lilongwe?
Unlike many other countries, Malawi has no daylight saving time changes, ensuring consistent timekeeping year-round for business and social life in Lilongwe.

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