Americas · Saint Martin

Current time in Marigot

Atlantic Standard Time.

AST · UTC-04:00IANA: America/Marigot18.07° N · 63.08° W
Current time☀ Daylight
17:15:08

Friday, June 5, 2026

05:3512:1018:45
Sunrise
05:35
Solar noon
12:10
Sunset
18:45

Offset right now

UTC-04:00

Atlantic Standard Time · AST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Marigot time

Marigot keeps one clock.

Marigot, the charming capital of the French side of Saint Martin, operates on Atlantic Standard Time (AST) year-round, giving it a steady rhythm without the biannual clock shifts. This consistency makes it a reliable anchor for coordinating with the Caribbean and parts of the eastern Americas, especially during the long, sun-drenched days that define island life.

Frequently asked questions

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

Does Marigot observe daylight saving time?
No, Marigot stays on Atlantic Standard Time (AST) all year, so there's no need to adjust clocks in spring or fall.
What is the time difference between Marigot and New York during summer?
When New York is on EDT (UTC-4), Marigot remains on AST (UTC-4), so both cities share the same time during summer months.
How does Marigot's timezone compare to the Dutch side of the island?
Both the French (Marigot) and Dutch (Philipsburg) sides of Saint Martin use AST, so there's no time difference across the island.
Is Marigot's timezone the same as other Caribbean islands?
Yes, several Caribbean islands like Puerto Rico and the Virgin Islands also use AST, making coordination across the region straightforward.
What is the best time to schedule calls with Marigot from Europe?
Aim for late morning to early afternoon in Europe, which aligns with the start of the business day in Marigot.
Does Marigot's location affect its daylight hours?
Being near the tropics, Marigot enjoys relatively consistent daylight year-round, with only slight variations between seasons.
How does the lack of daylight saving affect travel to Marigot?
Travelers don't need to worry about time changes, making planning simpler compared to destinations that observe DST.
What UTC offset does Marigot use?
Marigot is on UTC-4 year-round, aligning it with several other Caribbean and South American locations.

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