Oceania · Kiribati

Current time in South Tarawa

Gilbert Islands Time.

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

Saturday, June 6, 2026

06:2012:2618:32
Sunrise
06:20
Solar noon
12:26
Sunset
18:32

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 buzzes with a calm yet lively tempo, where island time runs steady at UTC +12. There’s no daylight saving adjustments here—what you see is what you get, and the equatorial sun keeps business rolling without seasonal interruptions.

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

Why doesn’t South Tarawa observe daylight saving time?
Kiribati doesn’t change its clocks because its location near the equator means little variation in daylight hours throughout the year.
What’s special about South Tarawa’s position relative to the International Date Line?
South Tarawa sits just west of the International Date Line, making it one of the first major cities to welcome each new day.
How does being so close to the equator affect daily routines?
With consistent sunrise and sunset times year-round, schedules in South Tarawa remain predictable and unchanging.
What impact does UTC +12 have on global coordination?
Teams in South Tarawa are often working when much of Asia-Pacific is winding down, making early mornings key for real-time collaboration.
Are there any unique traditions tied to keeping time?
Local life often follows natural cues like tides and church bells rather than strict digital schedules.
How does South Tarawa handle tech infrastructure across such low-lying atolls?
Despite geographic challenges, digital connectivity has expanded rapidly over recent decades.
Does tourism play a role in how people manage time?
Tourism remains limited, so local rhythms aren’t heavily influenced by global visitor schedules.
What makes South Tarawa stand out among Pacific capitals?
It blends traditional community values with modern governance under constant equatorial light.

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