Africa · Libya

Current time in Benghazi

Eastern European Standard Time.

EET · UTC+02:00IANA: Africa/Tripoli32.11° N · 20.07° E
Current time☀ Daylight
06:36:41

Tuesday, June 2, 2026

05:3312:3719:41
Sunrise
05:33
Solar noon
12:37
Sunset
19:41

Offset right now

UTC+02:00

Eastern European Standard Time · EET

Daylight saving

Not observed

This zone has no seasonal clock change.

About Benghazi time

Benghazi keeps one clock.

Meaning "Eastern European Time," Benghazi keeps steady hours year-round, so you'll find its workday lines up evenly with Istanbul or Helsinki, sidestepping the biannual clock changes that complicate projects elsewhere.

Frequently asked questions

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

Does Benghazi observe daylight saving time?
No, like the rest of Libya, Benghazi runs on Eastern European Time (UTC+2) all year.
How does Benghazi's timezone compare to other North African cities?
Benghazi shares its hour with Cairo and Johannesburg, but is one hour behind northeastern European hubs like Bucharest.
What time does the workday start in Benghazi?
Offices typically open around 8 a.m., though many retail and service businesses stay open later into the evening.
How does the consistent time help remote collaboration?
Without daylight saving shifts, scheduling with European partners stays predictable, making Benghazi a reliable base for cross-Meditteranean projects.
Is the population large enough to support remote workers?
With roughly 757,490 residents, Benghazi provides access to modern infrastructure and a growing talent pool for distributed teams.

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