Time zone

LHDT

Lord Howe Daylight Time

Lord Howe Daylight Time (LHDT) is a one-of-a-kind Australian time zone watched over by tiny Lord Howe Island. It’s famous for its unusual half-hour offset and a modest, uniquely local twist on daylight saving that keeps island life and nearby collaborators slightly off the usual beat.

UTC+10:30 standard0 IANA zones
Current time in LHDT☀ Daylight
13:58:01

Sunday, May 31, 2026

06:00noon18:00
Standard
+1030 · +10:30
IANA zones
0

Current offset

UTC+10:30

Standard · +1030

Daylight saving

Not observed

Year-round standard time

IANA zones

0

None observe daylight saving

DST offset

No summer variant

About LHDT

A fixed, year-round offset.

Lord Howe Daylight Time (LHDT) is a one-of-a-kind Australian time zone watched over by tiny Lord Howe Island. It’s famous for its unusual half-hour offset and a modest, uniquely local twist on daylight saving that keeps island life and nearby collaborators slightly off the usual beat.

Same offset · UTC+10:30

Other zones at UTC+10:30 right now.

These named zones share LHDT's offset today. When daylight saving rules differ, they drift apart for part of the year.

Frequently asked questions

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

What makes Lord Howe Daylight Time unusual?
Unlike most zones that shift by a full hour, Lord Howe’s daylight saving only nudges the clocks forward by 30 minutes, giving it a rare half-hour DST adjustment.
How big is the area covered by this time zone?
It technically covers just Lord Howe Island and its surrounding waters, making it one of the smallest, most tightly bounded time regions in the world.
When does Lord Howe typically change its clocks?
The zone usually moves into daylight saving on the first Sunday in October, shifting from UTC+10:30 to UTC+11, and reverts on the first Sunday in April.
Why does Lord Howe use a half-hour offset in the first place?
The standard +10:30 offset aligns the island’s daylight hours with daily life, fitting its geographic position between whole-hour zones north and south.
How does LHDT compare to nearby Australian zones?
While much of eastern Australia sits on UTC+10 or UTC+11, Lord Howe sits neatly in between, making meetings with Sydney or Melbourne a gentle mental math exercise.
Do other places use a 30-minute daylight saving shift?
Lord Howe is rare in this respect; most countries that observe daylight saving stick to full-hour changes, so its 30-minute jump stands out globally.
How does this unique offset affect daily life on the island?
The unusual offset gives islanders slightly earlier sunrises and sunsets in summer, shaping school, work, and ferry schedules around the local light rather than strict UTC conventions.
What should remote workers know before scheduling with Lord Howe?
Because the island moves only half an hour for DST, the gap with mainland Australian cities shifts subtly, so double-check meeting times around the October and April transitions.

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