settings: Set the timezone.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 10:37:17 +0000 (12:37 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 10:43:33 +0000 (12:43 +0200)
settings.py

index e3d71db4908a11fab561fe86c579b3efd5f228de..cd6ed6476320a136101874bddb68734f1a42a63e 100644 (file)
@@ -25,7 +25,7 @@ DATABASE_PORT = ''             # Set to empty string for default. Not used with
 # although not all choices may be available on all operating systems.
 # If running in a Windows environment this must be set to the same as your
 # system time zone.
-TIME_ZONE = 'America/Chicago'
+TIME_ZONE = 'Europe/Amsterdam'
 
 # Language code for this installation. All choices can be found here:
 # http://www.i18nguy.com/unicode/language-identifiers.html