UTC offset

UTC+13:00

13 hours ahead of Coordinated Universal Time — the clock of Samoa, Tokelau, Kiribati and 1 more.

Also written GMT+13 · +13:00
Time at UTC+13:00 now
--:--:--
vs UTC
+13:00
UTC now
--:--
Zones
4

Zones here now

4

Apia · Fakaofo · Kanton

Countries

4

🇼🇸 Samoa · 🇹🇰 Tokelau · 🇰🇮 Kiribati

Seasonal shifts

None

all 4 keep UTC+13:00 year-round

Largest city

Apia

0.0M metro · +13

Who keeps UTC+13:00

Four zones, all of them permanent.

None of the zones keeping UTC+13:00 right now observe daylight saving — what you see here in June is what you get in December.

Time zoneZone identifierCountryAbbr.DST behaviour
Year-round · here every day of the year

Major cities at UTC+13:00

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

ordered by population · each links to its city page

Compare & convert

When it's noon
at UTC+13:00…

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

Convert Apia → your city →
Reference…it isDay shift
UTC ±00:0023:00previous day
New York EDT19:00previous day
London BST00:00same day
Paris CEST01:00same day
Tokyo JST08:00same day
Sydney AEST09:00same day

About this offset

One rung, four flags.

UTC+13:00 is kept by 4 zones across Samoa, Tokelau, Kiribati and 1 more. All of its resident zones keep it permanently — no daylight saving, no seasonal drift.

Its one notable trick: UTC+13:00 shares its clock face with UTC−11:00. Pago Pago, a full day behind, shows the same time on a different date — the two ends of the offset ladder meeting in the middle of the Pacific.

Frequently asked questions

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

What time is it at UTC+13:00 right now?
UTC+13:00 is always exactly 13 hours ahead of Coordinated Universal Time, every day of the year. The clock at the top of this page shows its current time live.
Which countries use UTC+13:00?
Four territories keep UTC+13:00 year-round: Samoa (Pacific/Apia), Tokelau (Pacific/Fakaofo), Kiribati (Pacific/Kanton), Tonga (Pacific/Tongatapu).
Is Apia always on UTC+13:00?
Yes. Apia does not observe daylight saving time, so it stays at UTC+13:00 every day of the year.
What's the difference between UTC+13:00 and AST?
UTC+13:00 is the numeric offset; AST (Apia Standard 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+13: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+13:00, right now
GET /v1/timezones?offset=+13:00
{
"data": [
{ "iana": "Pacific/Apia", … },
{ "iana": "Pacific/Fakaofo", … },
{ "iana": "Pacific/Kanton", … },
]
}