summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://deliank.myopenid.com/ <http://deliank.myopenid.com/@web>2009-01-14 18:31:51 -0500
committerJoey Hess <joey@kitenet.net>2009-01-14 18:31:51 -0500
commit63fe022602b622eb80bd38d64ee272b543ce0418 (patch)
tree0c85491d7518acbff52cfb39e5227f81240735a9
parente9eb93186daec1fc4c4d09a85ecfa2b06cc8476f (diff)
-rw-r--r--doc/todo/configurable_timezones.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/configurable_timezones.mdwn b/doc/todo/configurable_timezones.mdwn
index 3ed50503a..f8b1dbbab 100644
--- a/doc/todo/configurable_timezones.mdwn
+++ b/doc/todo/configurable_timezones.mdwn
@@ -3,3 +3,8 @@ It would be nice if the sure could set the timezone of the wiki, and have ikiwik
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]]
+
+
+Example (ikiwiki.setup):
+
+ ENV => { TZ => "Europe/Sofia" }