Africa · Kenya

Current time in Nairobi

East Africa Time.

EAT · UTC+03:00IANA: Africa/Nairobi1.28° S · 36.82° E
Current time☀ Daylight
06:26:36

Sunday, May 31, 2026

☾ NIGHT 06:2812:3018:32
Sunrise
06:28
Solar noon
12:30
Sunset
18:32

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Nairobi time

Nairobi keeps one clock.

Nairobi, the vibrant capital of Kenya, thrives under the steady East Africa Time (EAT), giving the city a reliable, no-nonsense rhythm that remote teams can depend on throughout the year. Nestled just south of the equator, Nairobi enjoys nearly 12 hours of daylight year-round, making it easy to schedule meetings without worrying about seasonal clock changes—ideal for seamless global collaboration.

Frequently asked questions

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

Does Nairobi observe daylight saving time?
No, Nairobi does not observe daylight saving time, keeping its time consistent year-round.
What time zone does Nairobi follow?
Nairobi follows East Africa Time (EAT), which is UTC+3.
How does Nairobi's location affect its daylight hours?
Being near the equator, Nairobi enjoys nearly 12 hours of daylight throughout the year, making scheduling meetings easier.
What are the typical working hours in Nairobi?
Business hours in Nairobi generally follow a standard workday from 8 AM to 5 PM, aligning well with other regions in the same timezone.
Does Nairobi's time zone affect international business?
Nairobi's consistent time zone helps in coordinating with East African and European markets without disruptions from daylight saving changes.
Are there any unique aspects of Nairobi's time zone?
Nairobi's time zone remains constant throughout the year, offering predictability for long-term planning and international partnerships.

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