Americas · Haiti

Current time in Port-au-Prince

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Port-au-Prince18.53° N · 72.33° W
Current time☀ Daylight
17:20:42

Friday, June 5, 2026

06:1112:4719:23
Sunrise
06:11
Solar noon
12:47
Sunset
19:23

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 Port-au-Prince time

Port-au-Prince keeps two clocks.

Port-au-Prince, Haiti's vibrant capital, pulses with energy as workdays unfold under the Caribbean sun. Its Eastern Daylight Time zone syncs business hours closely with New York and Miami, making cross-border calls feel almost natural as the tropical daylight fades early.

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

What time zone does Port-au-Prince use?
Port-au-Prince, Haiti, observes America/Port-au-Prince, currently Eastern Daylight Time (UTC−04:00) when daylight saving is active.
Does Port-au-Prince observe daylight saving time?
Yes, Haiti follows daylight saving time in Port-au-Prince, switching to Eastern Daylight Time for part of the year, mirroring the cycle used in parts of the U.S. eastern seaboard.
How does Port-au-Prince's daylight saving affect meetings?
During DST, Port-au-Prince matches Eastern Daylight Time, allowing real-time collaboration with New York, Toronto, or Miami consultants, but you must double-check dates when clocks change to avoid missed connections.
What is the usual workday rhythm?
In Port-au-Prince, schedules follow a familiar north American pattern, with business starting early, lunch around noon, and evenings free for conversation under warm, fading tropic twilight.
How does sunrise and sunset feel in Port-au-Prince?
Due to its latitude, daylight is fairly consistent year-round, with slight shifts when clocks change, providing long, lively workdays matched to the Caribbean climate.
Is Port-au-Prince in the same time zone as New York during daylight saving?
Yes, Port-au-Prince aligns with Eastern Daylight Time when DST is active, so schedules coordinated with New York match perfectly, simplifying international business calls or client sync-ups.
Do schools and offices follow daylight saving time in Port-au-Prince?
Yes, government and businesses observe daylight saving, moving clocks forward in spring and back in autumn to keep pace with trading partners in North America.
Should remote workers adjust their call times for clients in Port-au-Prince?
During DST (spring and summer), no adjustment is needed if you're already on Eastern Time, but watch for annual clock shift weekends when Haiti briefly falls out of sync with regions that don't observe DST.
What is unique about coordinating with Port-au-Prince from abroad?
Port-au-Prince's Caribbean location, its use of daylight saving time, and its close alignment with North American schedules create a blend of tropical rhythm with continental business habits, easing global teamwork.

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