Oceania · Tokelau

Current time in Fakaofo

Tokelau Time.

+13 · UTC+13:00IANA: Pacific/Fakaofo9.38° S · 171.22° W
Current time☀ Daylight
16:26:18

Sunday, May 31, 2026

06:3412:2218:11
Sunrise
06:34
Solar noon
12:22
Sunset
18:11

Offset right now

UTC+13:00

Tokelau Time · +13

Daylight saving

Not observed

This zone has no seasonal clock change.

About Fakaofo time

Fakaofo keeps one clock.

Fakaofo in Tokelau is one of the world's remote Pacific atolls, where communities live almost +13 hours ahead of UTC, effectively at today's leading edge. When much of the world is still finishing lunch, Fakaofo workers are wrapping up their business day—making real-time collaboration with Europe or the Americas a careful scheduling challenge.

Frequently asked questions

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

What is Fakaofo's timezone offset?
Fakaofo observes UTC+13, putting it among the earliest timezone offsets in the world.
Does Fakaofo observe daylight saving time?
No, Fakaofo does not observe daylight saving time, keeping a consistent offset year-round.
Why is Fakaofo's date line position notable?
Tokelau is among the first places to welcome each new day, crossing the International Date Line with some of the earliest clocks on Earth.
What are coordination tips for working with Fakaofo?
To overlap with European work hours, Fakaofo-based staff are essentially working overnight; scheduling key calls early morning in Asia-Pacific is often most practical.
How does Fakaofo's UTC+13 affect business hours?
When it's 9 am in Fakaofo, it's 8 pm previous-day UTC—meaning most American and European colleagues are off work.
What makes Fakaofo's time zone unique?
Its location in Tokelau places it among the most UTC-forward locations globally, with very limited overlap with Western business hours.
Is Fakaofo's date different from New Zealand?
Sometimes: when New Zealand observes daylight saving (UTC+13), they align; otherwise, Fakaofo is one hour ahead.

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