Africa · Kenya

Current time in Nakuru

East Africa Time.

EAT · UTC+03:00IANA: Africa/Nairobi0.31° S · 36.07° E
Current time☀ Daylight
07:38:41

Tuesday, June 2, 2026

06:3012:3318:36
Sunrise
06:30
Solar noon
12:33
Sunset
18:36

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Nakuru time

Nakuru keeps one clock.

Nakuru, the agricultural hub of Kenya, follows the consistent East Africa Time (UTC +3) year-round without faltering time shifts. The sun peaks early here, and being roughly 130 miles northwest of Nairobi, mornings burst at around 7 AM local time, aligning café moments well with New York lunch breaks. Thanks to its equatorial proximity, the sun curves nearly overhead year-round, blessing residents with nearly 12-hour daylight cycles that make outdoor markets energetically productive.

Frequently asked questions

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

Does Nakuru observe daylight saving time?
No, Nakuru follows East Africa Time (EAT) year-round with no daylight saving changes.
What is the usual sunrise time in Nakuru?
Due to its equatorial location, Nakuru experiences sunrise around 6:30 AM local time consistently throughout most of the year.
How does Nakuru's time sync with European mornings?
When it is 10 AM in Nakuru, most of Europe is waking up—an advantage for transcontinental workdays.
What is the time difference between Nakuru and Nairobi?
Even though Nakuru is about 130 miles away, both cities share the same time zone, making scheduling necessary no longer an issue.
Does Nakuru’s proximity to the equator affect work and sleep rhythms?
Yes, the minimal seasonal variation in daylight leads to very uniform daily routines, giving workspaces a reliable and steady schedule.

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