Check the site's /includes/extra_configures/set_time_zone.php. You might need to change
PHP Code:
$TZ ''
to
PHP Code:
$TZ 'Australia/Sydney'