Update conference time zone
This commit is contained in:
parent
7179bee130
commit
4fa0341563
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ else:
|
|||
|
||||
ALLOWED_HOSTS = ['127.0.0.1', 'localhost', '*']
|
||||
|
||||
TIME_ZONE = "Australia/Sydney"
|
||||
TIME_ZONE = "Australia/Brisbane"
|
||||
DATE_FORMAT = "j F Y"
|
||||
LANGUAGE_CODE = "en-au"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue