Oceania · Kiribati

Current time in South Tarawa

Gilbert Islands Time.

+12 · UTC+12:00IANA: Pacific/Tarawa1.33° N · 172.98° E
Current time☀ Daylight
15:29:24

Sunday, May 31, 2026

06:1912:2518:31
Sunrise
06:19
Solar noon
12:25
Sunset
18:31

Offset right now

UTC+12:00

Gilbert Islands Time · +12

Daylight saving

Not observed

This zone has no seasonal clock change.

About South Tarawa time

South Tarawa keeps one clock.

South Tarawa hums along in the forward-most timezone in the Pacific, where the day starts earlier than almost anywhere else on Earth—ideal for teams that want a head start on the working day. Life in Kiribati follows the rhythm of sun and tide rather than office clocks, stretching your sense of work-life balance across sunbreak-laced hours.

Frequently asked questions

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

Is South Tarawa one of the first places to see each new day?
Yes, South Tarawa is among the very first cities to greet each new day, being close to the International Date Line.
Does South Tarawa observe daylight saving time?
No, there's no daylight saving in South Tarawa, keeping the days consistently marked by samesies all year.
How large is South Tarawa's population?
As a bustling hub in Kiribati, South Tarawa is home to a growing population close to or over 50,000 people.
What's unique about South Tarawa's location?
It sits near the equator at latitude 1.33, offering a tropical climate with stable daylight patterns throughout the year.
How does South Tarawa's time zone compare to others in the Pacific?
Its Pacific/aw zone is among the earliest time zones, being +12 hours ahead of UTC.
Is South Tarawa in the same time zone as other Pacific Islands?
While many nearby islands have their own adjustments, South Tarawa consistently follows the Pacific/Tarawa time zone at +12.

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