UTC−3:30 — the time, and everywhere that is on it
Nowhere is at UTC−03:30 at this moment. It is a seasonal offset: 1 zone reaches it for one half of the year, when their clocks change, and leave it for the other half. The panel below still reads it against your own day, because a timestamp stamped -03:30 out of season is exactly the case that needs explaining.
Reading your clock…
Zones that visit UTC−3:30
Read from the IANA database at build time. A zone appears here because it is at this offset now, not because it always is.
An offset is not a time zone
This is the one thing worth taking away from a page like this. UTC−03:30 describes a clock at a single instant: it is 3.5 hours behind UTC, right now. It says nothing about what that clock will read in March, because it carries no rules. A time zone does. America/St_Johns is a promise about the whole year, including the mornings when the clocks move.
That is why the list above is dated rather than fixed. Between January and July, 1 zone join or leave this offset without anything about them changing except the season. If you store -03:30 in a database and someone books a recurring meeting against it, half that series will be wrong after the next changeover, and it will be wrong quietly.
UTC−3:30 is one of the offsets that is not a whole number of hours. It is worth testing software against: code that assumes an offset divides evenly into hours works perfectly until someone here opens it, at which point meetings land 30 minutes out and nobody can reproduce it.
The practical reading of the band above: the top row is the day at UTC−3:30, the bottom row the same hours on your own clock, aligned by instant rather than by number. Tap any hour and it is read out as a sentence. The green block is a conventional nine-to-five, which is the part most people are really trying to line up.
Several of these letter codes mean more than one offset elsewhere in the world. The numeric form on this page never does.
How to use this
- The clock is live and computed as arithmetic on UTC, so it is right regardless of what your own device thinks the rules are.
- The band puts your day under theirs, aligned by instant. Tap an hour to read the pair out.
- The zone list is generated at build time from the IANA database — the same source your operating system uses.
Worth knowing: Membership of an offset changes with the seasons. If you need a time to survive a daylight-saving change, use the IANA zone name rather than the number.
FAQ
What time is it at UTC−3:30?
The clock above is live and reads it directly, along with what that hour is on your own clock. It runs 3.5 hours behind UTC, so take the UTC time and subtract 3.5 hours.
Which countries are at UTC−3:30?
None all year. The zones that reach it do so only when their clocks change: St Johns.
Is UTC−3:30 a time zone?
No, and the difference matters. An offset says how far a clock is from UTC at one instant. A time zone — America/New_York, Europe/Oslo — carries the rules as well, including when the clocks change and by how much. Two places can share an offset today and be an hour apart next month. Store the zone, never the offset.
Why is UTC−3:30 not a whole hour?
Because time zones follow politics and solar noon rather than arithmetic. Half-hour offsets let a country sit between two whole-hour zones, usually because either one would put the sun visibly in the wrong place. They are also the offsets that break naive software, which tends to assume an offset divides evenly into hours.