Americas · Saint Pierre and Miquelon

Current time in Saint-Pierre

St. Pierre & Miquelon Standard Time. Currently on daylight saving time.

-02 · UTC-02:00IANA: America/Miquelon46.77° N · 56.18° W
Current time☾ Night
19:18:20

Friday, June 5, 2026

05:5213:4321:33
Sunrise
05:52
Solar noon
13:43
Sunset
21:33

Offset right now

UTC-02:00

St. Pierre & Miquelon Standard Time · -02

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

38%
Mar 8, 2026Nov 1, 2026

About Saint-Pierre time

Saint-Pierre keeps two clocks.

Saint-Pierre hums at a quiet, Franco-North Atlantic pace, where the workday on the islands of Saint Pierre and Miquelon greets early twilight and often ends before the sun clears the horizon in winter. Business rhythms sync with the late spring and summer light, helping remote teams coordinate with Europe and the Americas.

Daylight saving

The year, by the clock.

Currently -02
-03-02-038 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

-02

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Which timezone identifier does Saint-Pierre use?
Its timezone is identified as America/Miquelon.
Does Saint-Pierre observe daylight saving time?
Yes, daylight saving time is observed in Saint-Pierre.
Is daylight saving currently active in Saint-Pierre?
Daylight saving time is currently active.
What UTC offset does Saint-Pierre currently use?
The current offset is UTC-02 hours.
How far north is Saint-Pierre?
Saint-Pierre lies at approximately 46.77°N, close to the latitude of Bordeaux, France.
Is Saint-Pierre in North America?
Yes, it is a French overseas collectivity located near Newfoundland, Canada.
How many islands are in Saint Pierre and Miquelon?
There are two main islands: Saint-Pierre and Miquelon-Langlade.
How far west is Saint-Pierre?
Its longitude is about -56.18°W, just south-east of Newfoundland.

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