From 1ab655c3a2e285b7211dbc2c078af1a124e901e6 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Tue, 2 Jul 2019 16:44:46 +1000 Subject: [PATCH] Set timezone in php.ini --- conf/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/php.ini b/conf/php.ini index db3c2891..910755db 100644 --- a/conf/php.ini +++ b/conf/php.ini @@ -946,7 +946,7 @@ default_socket_timeout = 60 [Date] ; Defines the default timezone used by the date functions ; http://php.net/date.timezone -;date.timezone = +date.timezone = Australia/Sydney ; http://php.net/date.default-latitude ;date.default_latitude = 31.7667