(no commit message)
[ikiwiki.git] / doc / todo / configurable_timezones.mdwn
index 594cc0f1fc96f2023b2819443f02b61bfe061698..36f2e9dbb52eca486632d9bfb0d7e26173e9bd63 100644 (file)
@@ -1,3 +1,7 @@
 It would be nice if the sure could set the timezone of the wiki, and have ikiwiki render the pages with that timezone.
 
 This is nice for shared hosting, and other situation where the user doesn't have control over the server timezone.
+
+> [[done]] via the ENV setting in the setup file. --[[Joey]]
+
+>> Now via a timezone setting that is web configurable. --[[Joey]]