Oceania · Polynesia · Sovereign state

Current time in Tuvalu

A single time zone at UTC+12:00.

Time in Funafuti☀ Daylight
15:27:21

Sunday, May 31, 2026

06:1012:0017:50
Zone
+12
UTC
UTC+12:00
IANA
Pacific/Funafuti

About Tuvalu's time

A single time zone.

Tuvalu uses one time zone across all its islands, UTC+12:00 (TVT), and does not observe daylight saving time. Its offset is straightforward but keeps it among the world’s earliest time zones, often among the first to enter a new calendar day.

Major cities

Cities of Tuvalu.

History

How Tuvalu keeps time.

## Timezone History

Tuvalu’s modern timekeeping follows the adoption of a single national time zone aligned with its geographic position west of the International Date Line. As a small Pacific island nation, Tuvalu historically kept local mean time based on its longitude, but during the colonial era under British administration (as part of the Gilbert and Ellice Islands colony), standardized timekeeping was gradually introduced for administrative and communication purposes.

After separation from the Gilbert Islands and independence in 1978, Tuvalu continued using a single time zone centered on its capital at Funafuti. The country settled on UTC+12:00, consistent with its location in the central Pacific. There have been no major timezone reforms or shifts such as date line jumps, and Tuvalu has never observed daylight saving time, given its equatorial location where day length remains relatively constant year-round.

Did you know?

Things about Tuvalu's time.

Fact · 01

## Timezone Insights

Fact · 02

- **One nation, one zone**: All nine islands of Tuvalu share the same time (UTC+12:00), simplifying coordination across the atolls. - **Among the first to welcome the new day**: Being at UTC+12:00, Tuvalu is one of the earliest countries to experience midnight and the start of a new calendar date, though it does not observe daylight saving time. - **Minimal seasonal variation**: Close to the equator, daylight hours change very little throughout the year, making daylight saving time unnecessary and keeping daily routines relatively stable. - **Compact geography, consistent clocks**: Despite being spread across several atolls, the country’s small east-west extent means solar time differences between islands are minor, supporting a single national time zone.

Frequently asked questions

Common questions about Tuvalu's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What time zone is Tuvalu in?
Tuvalu uses one time zone: UTC+12:00 (TVT), observed nationwide, with no daylight saving time changes.
Does Tuvalu observe daylight saving time?
No. Tuvalu does not observe daylight saving time; the length of day stays fairly consistent year-round due to its location near the equator.
How does Tuvalu’s time compare to neighboring countries?
At UTC+12:00, Tuvalu is in the same time zone as Fiji and close to New Zealand (UTC+12:00 standard, UTC+13:00 in summer). It is among the earliest countries to see a new calendar day.
Are there multiple time zones within Tuvalu?
No. All islands—from Nanumea to Nukulaelae—use the same time zone (UTC+12:00), making internal scheduling straightforward.
How should I schedule calls or online meetings with people in Tuvalu?
Schedule based on UTC+12:00. Keep in mind that Tuvalu does not shift for daylight saving, so the offset remains constant throughout the year.
Is it easy to calculate the time difference between Tuvalu and other countries?
Generally, yes. Use UTC+12:00 as the reference and adjust for the other country’s offset and any daylight saving rules. Many world-clock tools list Tuvalu as “TVT” or “UTC+12:00”.

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