Antarctic · French Southern and Antarctic Lands

Current time in Port-aux-Français

French Southern & Antarctic Time.

+05 · UTC+05:00IANA: Indian/Kerguelen48.81° N · 1.40° W
Current time☀ Daylight
08:29:16

Sunday, May 31, 2026

☾ NIGHT 09:0717:0300:59
Sunrise
09:07
Solar noon
17:03
Sunset
00:59

Offset right now

UTC+05:00

French Southern & Antarctic Time · +05

Daylight saving

Not observed

This zone has no seasonal clock change.

About Port-aux-Français time

Port-aux-Français keeps one clock.

Port-aux-Français exists in one of the most remote corners of the Indian/Kerguelen time zone, where the rhythm of life is dictated more by research schedules and supply ships than by conventional business hours. Located deep in the Southern Ocean, this French outpost operates on UTC+05 year-round, with no daylight adjustments, making coordination with Europe, Asia, or the Americas a constant puzzle for the small rotating community of scientists and military personnel. The sun swings wildly between extended summer twilight and winter darkness, yet work continues steadily at the research station as if the outside world’s clocks barely mattered.

Frequently asked questions

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

Why does Port-aux-Français observe UTC+05 all year?
As a remote French territory in the southern Indian Ocean, it aligns its standard time with stations and ships operating in this region, skipping daylight saving so schedules remain predictable despite extreme seasonal light changes.
How do residents adapt to such extreme daylight variation?
During the brief Antarctic summer, the sun barely sets; in winter it barely rises. Workers rely on strict routines, artificial lighting, and mission timers rather than natural cues.
Is Port-aux-Français the only settlement using Indian/Kerguelen time?
It’s the main permanent base, sharing this timezone with a handful of other French and international stations on sub-Antarctic islands, though few maintain year-round populations.
What challenges does the timezone pose for international collaboration?
Coordinating with teams in Paris requires booking calls during narrow overlapping windows—European afternoons align best with Port-aux-Français mornings, but supply delays add further complexity.
Do ships passing through follow the same clock?
Supply vessels and research ships typically adopt UTC+05 while docked to avoid confusion, though en route they may switch time zones as they approach other territories.
How does no daylight saving affect morale?
Without clocks jumping back or forth, crews appreciate the stability, though the endless summer light or winter gloom demands other rituals to mark days and seasons.
Are there local events tied to the sun’s behavior?
Staff sometimes celebrate solstices or rare clear skies with gatherings, using them as anchors in an environment where ordinary calendar dates can feel abstract.
What happens if a supply ship arrives off-schedule?
Timekeeping at the base stays fixed, so any delay simply shifts the calendar, but life pauses for unloading, medical checks, and fresh provisions, resetting routines slightly.

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