UTC offset

UTC−02:00

2 hours behind Coordinated Universal Time — the clock of Saint Pierre and Miquelon, Brazil and South Georgia.

Also written GMT−2 · −02:00 · military time zone O · Oscar
Time at UTC−02:00 now
--:--:--
vs UTC
−02:00
UTC now
--:--
Military
O · Oscar

Zones here now

3

Noronha · South Georgia

Countries

3

🇵🇲 Saint Pierre and Miquelon · 🇧🇷 Brazil · 🇬🇸 South Georgia

Seasonal shifts

3

zones that hop rungs with DST

Largest city

Saint-Pierre

0.0M metro · -02

Who keeps UTC−02:00

Three zones right now — the rung breathes with DST.

1 of the zones keeping UTC−02:00 right now are only visiting — daylight saving moves them between rungs. 2 zones based here are spending the season on another rung.

Time zoneZone identifierCountryAbbr.DST behaviour
Year-round · here every day of the year
Seasonal · here until the next clock change
Based here, currently away
West Greenland Summer TimeAmerica/Nuuk🇬🇱 Greenland-01 ▲ at UTC−01:00 until Oct 25, 2026
These zones return to this page when their clocks change back.

Major cities at UTC−02:00

Where it's --:-- right now.

ordered by population · each links to its city page

Compare & convert

When it's noon
at UTC−02:00…

Times below are live conversions against each reference's current offset — daylight saving included.

Convert Saint-Pierre → your city →
Reference…it isDay shift
UTC ±00:0014:00same day
New York EDT10:00same day
London BST15:00same day
Paris CEST16:00same day
Tokyo JST23:00same day
Sydney AEST00:00next day

About this offset

One rung, three flags.

UTC−02:00 is kept by 3 zones across Saint Pierre and Miquelon, Brazil and South Georgia. Its population shifts with the seasons: 1 zone is only here while daylight saving lasts. Two zones based here are currently away on the next rung.

Frequently asked questions

Answers generated from live data for UTC−02:00. Can't find what you need? Email [email protected].

What time is it at UTC−02:00 right now?
UTC−02:00 is always exactly 2 hours behind Coordinated Universal Time, every day of the year. The clock at the top of this page shows its current time live — in military usage this offset is zone O (Oscar).
Which countries use UTC−02:00?
Two territories keep UTC−02:00 year-round: Brazil (America/Noronha), South Georgia (Atlantic/South_Georgia). Others visit seasonally through daylight saving.
Is Saint-Pierre always on UTC−02:00?
No. Saint-Pierre observes daylight saving time, so it spends part of the year one rung away. Check the zone table above for the date of its next move.
What's the difference between UTC−02:00 and PMDT?
UTC−02:00 is the numeric offset; PMDT (St. Pierre & Miquelon Daylight Time) is one named time zone that keeps it. Other zones can share the offset while following entirely different rules and history — same clock, different identity.

Walk the ladder

Adjacent offsets.

Free · Developer API

This offset, as JSON.

Query every zone at UTC−02:00 — including the seasonal drifters — in one call.

GET /v1/timezones Live

countries, cities, convert, DST transitions coming next.

Get your free API key →
// every zone at UTC−02:00, right now
GET /v1/timezones?offset=-02:00
{
"data": [
{ "iana": "America/Noronha", … },
{ "iana": "Atlantic/South_Georgia", … },
{ "iana": "America/Miquelon", … },
]
}