Africa · Lesotho

Current time in Maseru

South Africa Standard Time.

SAST · UTC+02:00IANA: Africa/Maseru29.32° S · 27.48° E
Current time☾ Night
05:26:46

Sunday, May 31, 2026

☾ NIGHT 06:5512:0717:19
Sunrise
06:55
Solar noon
12:07
Sunset
17:19

Offset right now

UTC+02:00

South Africa Standard Time · SAST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Maseru time

Maseru keeps one clock.

Maseru, the capital of landlocked Lesotho, rolls out its workday at a steady clip under wide, high-altitude skies, with office hours generally running 8 a.m. to 5 p.m. in sync with South Africa’s Standard Time. The shorter winter days around June see a prompt wrap‑up before it gets dark early, while long midsummer daylight in December lets after‑work errands and networking stretch well into the evening.

Frequently asked questions

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

Why does Lesotho share a time zone with South Africa?
Lesotho is completely surrounded by South Africa, so it adopted SAST (UTC+2) to keep business hours, transport schedules, and communication seamless with its only neighbor.
Team members in Johannesburg or Cape Town will always be perfectly synced with Maseru.
There are no clock changes in Maseru from January to December.
Winter days are noticeably shorter than in equatorial Africa.
Lesotho’s high elevation makes twilight last longer than at sea level in the same time zone.
Schools and government offices start around 8 a.m., matching regional partners.
Remote staff in Europe will find a narrow early‑morning overlap for calls.
Global teams headquartered on the U.S. West Coast will mostly meet Lesotho in their afternoon.

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