Oceania · Australia

Current time in Canberra

Australian Eastern Standard Time. Currently on standard time.

AEST · UTC+10:00IANA: Australia/Sydney35.27° S · 149.13° E
Current time☀ Daylight
13:26:23

Sunday, May 31, 2026

07:0212:0116:59
Sunrise
07:02
Solar noon
12:01
Sunset
16:59

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

31%
Apr 5, 2026Oct 4, 2026

About Canberra time

Canberra keeps two clocks.

Canberra, Australia's capital, runs on Australian Eastern Standard Time, keeping the city in sync with Sydney and Melbourne despite being inland. Government offices and research institutions follow a steady 9-to-5 rhythm, with daylight saving shifting clocks forward an hour in summer to make the most of long, bright evenings.

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 Canberra's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does Canberra observe daylight saving time?
Yes, Canberra follows the same daylight saving schedule as New South Wales, moving clocks forward one hour during summer months.
What is the standard time zone for Canberra?
Canberra uses Australian Eastern Standard Time (AEST), which is UTC+10.
How does daylight saving affect business hours?
During daylight saving, work schedules shift slightly earlier to take advantage of extra evening sunlight, though official hours remain consistent.
Is Canberra’s time zone the same as Sydney’s?
Yes, both cities share the same time zone and observe daylight saving simultaneously.
How does the time zone impact daily life?
The time zone aligns Canberra closely with major eastern Australian cities, facilitating smooth coordination for government and business.
When does daylight saving start and end?
Daylight saving begins on the first Sunday in October and ends on the first Sunday in April.
Are there any unique aspects of Canberra’s time zone?
Being the national capital, Canberra’s time zone supports seamless communication across federal agencies and international embassies.
How does the latitude affect daylight hours?
At 35°S, Canberra experiences significant seasonal variation in daylight, with longer days in summer and shorter in winter.

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