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☀ Daylight
17:16:32

Friday, June 5, 2026

06:1813:0719:56
Sunrise
06:18
Solar noon
13:07
Sunset
19:56

Offset right now

UTC-04:00

Eastern Standard Time · EDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

38%
Mar 8, 2026Nov 1, 2026

About Nassau time

Nassau keeps two clocks.

Nassau keeps pace with the eastern rhythm of the Americas, making it a natural bridge for teams coordinating between the Caribbean and North America. The city's daylight hours stretch generously across the workday, so scheduling calls with partners in the US East Coast feels seamless—just remember Nassau springs forward and falls back with daylight saving, keeping its clocks aligned with New York for most of the year.

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

Does Nassau observe daylight saving time?
Yes, Nassau follows the US daylight saving schedule, switching between EST and EDT.
What is the time difference between Nassau and London?
Nassau is typically 5 hours behind London, though this shifts by an hour when their daylight saving transitions don't align.
How does Nassau's timezone benefit remote workers?
Its alignment with US Eastern Time makes it ideal for Caribbean-based professionals working with North American teams.
When does daylight saving start in Nassau?
Clocks spring forward in March and fall back in November, matching the US schedule.
Is Nassau's timezone the same year-round?
No, it shifts between EST (winter) and EDT (summer) due to daylight saving.
What's unique about Nassau's daylight hours?
Being at 25°N latitude, Nassau enjoys relatively consistent daylight year-round, with only about 3 hours difference between summer and winter solstices.
How does Nassau compare to other Caribbean islands?
Unlike many Caribbean nations that don't observe daylight saving, Nassau's alignment with US time zones simplifies business coordination.

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