Americas · Haiti

Current time in Carrefour

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Port-au-Prince18.53° N · 72.40° W
Current time☾ Night
00:37:52

Tuesday, June 2, 2026

☾ NIGHT 06:1212:4719:22
Sunrise
06:12
Solar noon
12:47
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

36%
Mar 8, 2026Nov 1, 2026

About Carrefour time

Carrefour keeps two clocks.

In Carrefour, Haiti, the pace of daily life and business is shaped by the Caribbean sun, with the workday often starting early to beat the afternoon heat. Coordinating with teams in North America is seamless, as the city shares the same daylight saving time, making scheduling a breeze.

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

Does Carrefour observe daylight saving time?
Yes, like the rest of Haiti, Carrefour observes daylight shifting the clocks forward in the spring and back in the fall.
What is the time difference between Carrefour and New York?
During daylight saving time, Carrefour and New York are in the same time zone, making real-time collaboration very easy.
How does the tropical latitude affect the workday?
Being close to the equator means consistent daylight hours year-round, which supports a stable daily rhythm without the extreme seasonal shifts seen further north.
Is there a 'siesta' culture in Carrefour?
While not a formal siesta, the intense midday heat often encourages a slower pace or a break in the afternoon before the workday resumes.
How does the time zone benefit remote workers in Carrefour?
Sharing a time zone with major North American business hubs during daylight saving time allows for significant overlap in working hours.
When does the sun typically set in Carrefour?
Due to its tropical location, sunset in Carrefour is fairly consistent year-round, usually occurring between 6:00 PM and 7:30 PM local time.
Are business hours in Carrefour similar to the US?
Yes, standard business hours in Carrefour typically run from 8:00 AM to 5:00 PM, aligning well with the US East Coast.

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