diff --git a/roles/darkserver/web/templates/settings.py b/roles/darkserver/web/templates/settings.py index f630d847ca..104996b8bd 100644 --- a/roles/darkserver/web/templates/settings.py +++ b/roles/darkserver/web/templates/settings.py @@ -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