Oceania · Wallis and Futuna
Current time in Mata-Utu
Wallis & Futuna Time.
+12 · UTC+12:00IANA: Pacific/Wallis13.95° S · 171.93° W
Current time☀ Daylight
15:26:11
Sunday, May 31, 2026
Sunrise
05:44
Solar noon
11:25
Sunset
17:06
Daylight saving
Not observed
This zone has no seasonal clock change.
About Mata-Utu time
Mata-Utu keeps one clock.
Mata-Utu runs on the relaxed island clock of +12 UTC: the pace is slow, administrative hours are narrow, but the coral-fringed workday stretches long into the bright Pacific dusk.
Frequently asked questions
Common questions about Mata-Utu's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- At noon in Mata-Utu, what time is it on the French mainland?
- It’s midnight in France—so Parisian Élysée phone calls need a very early start.
- Is the sun high when meetings are set?
- Usually by 08:00 local, solar zenith and office coolers sync; both peak before most of Europe wakes.
- Do you ever shift clocks here?
- No daylight saving, so your agenda won’t jump forward or fall back.
- Why does everyone know the hour without checking a phone?
- Church bells and fishing routines are more trusted than UTC labels.
- If you miss the last ferry out at 17:00, do you wait until tomorrow?
- Yes, tomorrow’s boat departs with the first light.
- Which continent’s markets are awake at 06:00?
- Sydney and Nouméa, in the South Pacific, have been trading for a while already.
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
}
}
]
}