Americas · Bahamas

Current time in Nassau

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Nassau25.08° N · 77.35° W
Current time☾ Night
23:26:44

Saturday, May 30, 2026

☾ NIGHT 06:1913:0619:54
Sunrise
06:19
Solar noon
13:06
Sunset
19:54

Offset right now

UTC-04:00

Eastern Standard Time · EDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

35%
Mar 8, 2026Nov 1, 2026

About Nassau time

Nassau keeps two clocks.

In the Bahamas, life on Nassau moves with an island rhythm, but for teams dialing in, it's a straightforward Eastern slot—perfectly synced with the U.S. East Coast during non-DST months, and just an hour ahead when spring-forward kicks in. Just remember to double-check that EDT switch in your world clocks come March!

Daylight saving

The year, by the clock.

Currently EDT
ESTEDTEST8 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

EDT

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Is Nassau's timezone ever different from New York's?
Currently, both Nassau and New York observe the same daylight saving schedule, so their clocks match year-round, keeping calls seamless.
Does the sun set early in Nassau?
Being closer to the equator than most U.S. cities, Nassau sees more consistent daylight hours—great for late-afternoon outdoor team calls without worrying about winter sunsets.
What's the typical workday like in the Bahamas?
Business rhythm traditionally kicks off around 9 AM local time, aligning with U.S. Eastern schedules and making it easy for remote teams to schedule morning standups.
Does the Bahamas still observe daylight saving time?
Yes, the clocks in Nassau spring forward and fall back, just like the Eastern U.S., so always check for March shifts when planning deadlines.
What's unique about a Caribbean capital sharing your dialing code?
Despite the tropical vibe, Nassau operates entirely within the Eastern time ecosystem—enabling smooth workflow coordination from Miami to Toronto.
Why might this timezone surprise remote workers?
Many assume Caribbean islands run on island time, but Nassau's adherence to EDT means meetings stay locked to U.S. business hours without confusion—no acclimation needed.

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