We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4511c4 + 9e2bc36 commit ba8b375Copy full SHA for ba8b375
1 file changed
controller/deis/settings.py
@@ -28,7 +28,7 @@
28
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
29
# although not all choices may be available on all operating systems.
30
# In a Windows environment this must be set to your system time zone.
31
-TIME_ZONE = 'America/Denver'
+TIME_ZONE = 'UTC'
32
33
# Language code for this installation. All choices can be found here:
34
# http://www.i18nguy.com/unicode/language-identifiers.html
0 commit comments