Americas · Turks and Caicos Islands

Current time in Cockburn Town

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Grand_Turk21.46° N · 71.14° W
Current time☾ Night
23:28:01

Saturday, May 30, 2026

☾ NIGHT 06:0112:4219:22
Sunrise
06:01
Solar noon
12:42
Sunset
19:22

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 Cockburn Town time

Cockburn Town keeps two clocks.

Cockburn Town sits on Grand Turk Island, a tiny Caribbean capital where business hours barely shift with the trade winds, yet it runs on Eastern Daylight Time, so remote teams naturally sync up with U.S. East Coast rhythms.

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 Cockburn Town's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

What time zone is Cockburn Town in?
Cockburn Town follows the same time as the U.S. East Coast, observing Eastern Daylight Time during the warmer months when the sun rises earliest in the Caribbean.
How does daylight saving affect work schedules?
Because of daylight saving, the clock doesn't stray from eastern U.S. business hours in summer, making it easier to coordinate across the Caribbean and U.S.
Is there a reason for the choice of UTC offset?
The Turks and Caicos Islands align its clocks to UTC-4 during DST, matching East Coast U.S. financial markets in winter.
Does latitude matters in scheduling calls?
Grand Turks latitude means the sun sets early, so late-night meetings might still be in daylight saving hours year-round in business contexts.
Unique daylight saving tips?
When the U.S. is in DST (March–November), work schedules naturally match remote teams across the Caribbean and U.S., offset by one hour less.

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