Timezone is UTC
This commit is contained in:
parent
2b2ba0d77e
commit
c57b88f72c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ DATABASES = {
|
|||
# timezone as the operating system.
|
||||
# If running in a Windows environment this must be set to the same as your
|
||||
# system time zone.
|
||||
TIME_ZONE = 'America/Chicago'
|
||||
TIME_ZONE = 'UTC'
|
||||
|
||||
# Language code for this installation. All choices can be found here:
|
||||
# http://www.i18nguy.com/unicode/language-identifiers.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue