Changed timezone to Melbourne.

This commit is contained in:
vorboyvo 2024-07-29 19:21:00 +10:00
parent 3fd2701629
commit 570eb61aab

View file

@ -43,7 +43,7 @@
};
# Set your time zone.
time.timeZone = "America/Montreal";
time.timeZone = "Australia/Melbourne";
# Select internationalization properties.
i18n.defaultLocale = "fr_CA.UTF-8";