Oceania · Australia

Current time in Melbourne

Australian Eastern Standard Time. Currently on standard time.

AEST · UTC+10:00IANA: Australia/MelbournePop. 4,966,75037.81° S · 144.96° E
Current time☀ Daylight
13:26:13

Sunday, May 31, 2026

07:2512:1717:09
Sunrise
07:25
Solar noon
12:17
Sunset
17:09

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 Melbourne time

Melbourne keeps two clocks.

Melbourne, Australia's cultural capital, runs on a rhythm that shifts with the seasons thanks to daylight saving time. When clocks spring forward, the city's famous café culture and after-work social scene stretch into the long, sunlit evenings, making it a prime time for global teams to catch colleagues before their day ends.

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

Does Melbourne observe daylight saving time?
Yes, Melbourne observes daylight saving time, moving from Australian Eastern Standard Time (AEST, UTC+10) to Australian Eastern Daylight Time (AEDT, UTC+11) from the first Sunday in October to the first Sunday in April.
What is the best time to schedule meetings with Melbourne?
During standard time (April–October), Melbourne is 10 hours ahead of UTC. During daylight saving (October–April), it's 11 hours ahead. This means early morning in Europe or late afternoon in the Americas often aligns well with Melbourne's business hours.
How does daylight saving affect daily life in Melbourne?
The shift to longer summer evenings is embraced by Melburnians, who are known for their love of outdoor dining, sports, and cultural events. Business hours may subtly extend to take advantage of the extra daylight.
Is Melbourne's time zone the same as Sydney's?
Yes, Melbourne and Sydney share the same time zone (Australia/Melbourne and Australia/Sydney are identical), both observing the same daylight saving schedule.
What is the population of Melbourne?
Melbourne is Australia's second-largest city, with a population of approximately 4.97 million people, making it a major hub for business and culture.
What is the latitude of Melbourne?
Melbourne is located at approximately 37.8° south latitude, placing it in the temperate zone of the Southern Hemisphere, which contributes to its distinct seasonal changes and daylight patterns.
When does daylight saving start and end in Melbourne?
Daylight saving begins on the first Sunday in October (clocks move forward one hour) and ends on the first Sunday in April (clocks move back one hour).
How does Melbourne's time zone compare to other Australian cities?
While Melbourne and Sydney share the same time, Perth is 2-3 hours behind depending on daylight saving, and Adelaide is 30 minutes behind, creating a complex patchwork of time zones across Australia.

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