diff --git a/conf.py b/conf.py index 3ed45c8..3d868a1 100644 --- a/conf.py +++ b/conf.py @@ -247,7 +247,7 @@ PAGES = ( # (e.g. 'Europe/Zurich') # Also, if you want to use a different time zone in some of your posts, # you can use the ISO 8601/RFC 3339 format (ex. 2012-03-30T23:00:00+02:00) -TIMEZONE = "America/New_York" +TIMEZONE = "Europe/Amsterdam" # If you want to use ISO 8601 (also valid RFC 3339) throughout Nikola # (especially in new_post), set this to True.