Oceania · Australia

Current time in Brisbane

Australian Eastern Standard Time.

AEST · UTC+10:00IANA: Australia/BrisbanePop. 2,597,00027.47° S · 153.03° E
Current time☀ Daylight
13:26:47

Sunday, May 31, 2026

06:2911:4517:01
Sunrise
06:29
Solar noon
11:45
Sunset
17:01

Offset right now

UTC+10:00

Australian Eastern Standard Time · AEST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Brisbane time

Brisbane keeps one clock.

Brisbane is a sun-soaked hub in southeastern Queensland where the workday leans into a relaxed Queensland rhythm: mornings start early to beat the heat, and meetings often wrap by late afternoon so the team can catch the golden hour on the Brisbane River. Sitting firmly on Australian Eastern Standard Time — with no daylight saving dramas — collaborators in Australia’s ‘Sunshine State’ capital find that staying an hour behind the southern cities doesn’t slow down business; instead, it leaves more time for an after-work kayak at South Bank or a game of beach volleyball before joining late-night calls with Europe.

Frequently asked questions

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

Does Brisbane observe daylight saving time?
No, Queensland has stuck with Australian Eastern Standard Time all year round, so you never need to adjust meetings twice a year when the southern states spring forward or fall back.
How does Brisbane’s latitude affect working hours?
At just under 28 degrees south, Brisbane enjoys relatively stable daylight year-round, meaning fewer seasonal shifts in meeting energy compared to cities far from the equator.
What’s it like calling Brisbane from Europe?
Your Brisbane colleague is often online when your morning coffee hits — perfect overlap for Europe’s early risers before Queensland clocks out to make the most of the subtropical evening.
Why doesn’t Queensland switch to daylight saving?
Voters rejected it in a 1992 referendum, and the no-daylight-saving rule keeps clocks simple and consistent for interstate teams.
How does Brisbane’s pace of business differ from Sydney or Melbourne?
Without daylight saving, Brisbane is an hour behind in summer, yet the laid-back river-city culture means deals close quickly — often sealed over a flat white by the Story Bridge.
Why is Brisbane popular with Asian markets?
With only a two-hour gap to Singapore and Hong Kong, shared working hours let sales and support crews sync up effortlessly.
What’s the after-work scene like?
Balmy evenings draw staff to rooftop bars and Riverfire events, so don’t be surprised if your next stand-up chat drifts into plans for a sunset punt.
How does Brisbane’s size help remote collaboration?
With 2.6 million residents, it’s big enough for a rich talent pool, yet travel times are short — giving hybrid teams more face-to-face flexibility.

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