Oceania · Australia

Current time in Sydney

Australian Eastern Standard Time. Currently on standard time.

AEST · UTC+10:00IANA: Australia/Sydney33.87° S · 151.21° E
Current time☾ Night
05:58:38

Saturday, June 6, 2026

☾ NIGHT 06:5311:5316:53
Sunrise
06:53
Solar noon
11:53
Sunset
16:53

Offset right now

UTC+10:00

Australian Eastern Standard Time · AEST

Daylight saving

Not active

Returns Oct 4, 2026 · in 4 months

Through the current period

34%
Apr 5, 2026Oct 4, 2026

About Sydney time

Sydney keeps two clocks.

Sydney wakes up early to catch Los Angeles before the West Coast clocks in and still has hours of bright harbour light left when New York logs off. In this harbour city, lunch meetings stretch past coffee, and jogs along the waterfront fit perfectly between conference calls with Europe in the morning and the U.S. West Coast in the afternoon.

Daylight saving

The year, by the clock.

Currently AEST
Summer timeAESTSummer time5 Apr · −1h4 Oct · +1h Jan 2026 Dec

Now

AEST

Standard · since Apr 5, 2026

Next change

Oct 4, 2026

Clocks spring forward · in 4 months

Frequently asked questions

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

How does daylight saving affect coordination with overseas calls?
Sydney observers daylight saving time, shifting clocks forward one hour in spring, so overlap with North America shortens turning peak hours from 7–9 hours down to 6–8 hours in summer.
What’s the best time to schedule cross-continental standups?
Early evening in Sydney lines up nicely with lunch breaks in London, which works well for async updates and quick syncs.
Does sunrise ever impact start-of-day planning?
In summer, early daylight hours can stretch over 14 hours of sun, giving outdoor brunch meetings plenty of time before things wrap up at the office.
How do firms handle the 10-hour daylight span?
Lunchtime meetings often blend seamlessly into afternoon calls and the light lingers enough for post-work harbour runs or phone-free walks along the foreshore.
Seasonal clock changes confuse scheduling?
With the spring shift of one hour, it’s easy to miss updates when coordinating sprint retros or onboarding sessions across hemispheres.
Is there a long window for real-time collaboration?
During summer, overlap with Europe can stretch to 10 hours, giving ample room for pairing sessions, live feedback, and handoffs.
How does Sydney’s longitude shape its schedule?
Positioned at nearly 34 degrees south latitude, its time zone aligns closely with eastern maritime neighbours, though ocean-hour differences require tighter morning check-ins.

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