TimeZone set to Europe instead of US
authorYasin <mohammed-yasin.rahman@lip6.fr>
Mon, 23 Dec 2013 10:57:09 +0000 (11:57 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Mon, 23 Dec 2013 10:57:09 +0000 (11:57 +0100)
myslice/settings.py

index 5c2d29c..70b4a87 100644 (file)
@@ -72,7 +72,7 @@ DATABASES = {
 # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
 # although not all choices may be available on all operating systems.
 # In a Windows environment this must be set to your system time zone.
-TIME_ZONE = 'America/Chicago'
+TIME_ZONE = 'Europe/Paris'
 
 # Language code for this installation. All choices can be found here:
 # http://www.i18nguy.com/unicode/language-identifiers.html