Africa · Libya

Current time in Tripoli

Eastern European Standard Time.

EET · UTC+02:00IANA: Africa/Tripoli32.88° N · 13.17° E
Current time☾ Night
05:26:38

Sunday, May 31, 2026

☾ NIGHT 06:0013:0520:09
Sunrise
06:00
Solar noon
13:05
Sunset
20:09

Offset right now

UTC+02:00

Eastern European Standard Time · EET

Daylight saving

Not observed

This zone has no seasonal clock change.

About Tripoli time

Tripoli keeps one clock.

Tripoli keeps steady, unbroken daylight hours and workdays that stretch well into the mild Mediterranean evenings. The city runs just two hours ahead of Europe, so syncing with Lisbon or London calls for a simple two-hour hop — mornings in Tripoli are afternoons there, and the sun is still high when the workday winds down in Central Europe.

Frequently asked questions

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

Does Libya observe daylight saving time?
No, Libya currently follows Eastern European Time (UTC+2) year-round with no daylight saving adjustments.
How does Tripoli's timezone compare to major European cities?
Tripoli shares its UTC+2 offset with cities like Cairo, Johannesburg, and Helsinki, making it two hours ahead of London and one hour ahead of most of Western Europe.
What is the typical workday rhythm in Tripoli?
Business hours often follow a Mediterranean pace, with late afternoons active and evenings extending into local time well past typical European working hours.
How does longitude affect Tripoli's time zone?
Located at 13°E, Libya's time zone aligns its local noon closely with solar noon, ensuring daylight stretches through core business hours.
Is there any historical daylight saving time in Libya?
Libya has experimented with daylight saving in the past but currently maintains a year-round standard time without seasonal clock changes.
How does the lack of daylight saving Tripoli's scheduling?
Consistent year-round timekeeping simplifies scheduling across seasons, avoiding the spring and fall clock shifts that affect coordination.
What timezone abbreviation is used locally?
Tripoli and Libya use EET (Eastern European Time) to describe their standard time zone.

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