Americas · Cuba

Current time in Havana

Cuba Standard Time. Currently on daylight saving time.

CDT · UTC-04:00IANA: America/Havana23.12° N · 82.35° W
Current time☾ Night
23:27:53

Saturday, May 30, 2026

☾ NIGHT 06:4313:2620:10
Sunrise
06:43
Solar noon
13:26
Sunset
20:10

Offset right now

UTC-04:00

Cuba Standard Time · CDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

35%
Mar 8, 2026Nov 1, 2026

About Havana time

Havana keeps two clocks.

In Havana, the city lives and breathes on 'Cuban time'—a flexible, sun-soaked rhythm shaped by warm Caribbean breezes, vintage cars, and a pace that prioritizes human connection over the clock. When coordinating with global teams, remember that Havana operates on Eastern/Central American time, and its workdays often stretch into late-afternoon breaks, making morning slots your best bet for synchronous calls.

Daylight saving

The year, by the clock.

Currently CDT
CSTCDTCST8 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

CDT

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Does Havana observe Daylight Saving Time?
Yes, Havana switches between CST and CDT, which can shift working hours relative to other time zones during parts of the year.
What’s unique about coordinating with Havana during DST transitions?
During DST changes, Havana's clocks shift at slightly different times than U.S. zones—double-check meeting times the week of transitions.
How does the tropical climate affect work culture?
Warm weather and frequent rain showers encourage a more laid-back schedule, with work often pausing for midday breaks.
Why is Havana’s time zone history notable?
Cuba has shifted its DST policy several times for energy and economic reasons—always verify current offsets.
What’s a key scheduling tip for remote teams working with Havana?
Aim for overlap in late morning to early afternoon, when both Cuban and U.S. East Coast teams are most likely to be at their desks.
How does daylight duration vary across seasons?
Being in the Caribbean, Havana’s daylight doesn’t swing as extremely as northern cities—expect consistent tropical day lengths year-round.

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