1 It would be nice if the sure could set the timezone of the wiki, and have ikiwiki render the pages with that timezone.
3 This is nice for shared hosting, and other situation where the user doesn't have control over the server timezone.
5 > [[done]] via the ENV setting in the setup file. --[[Joey]]
8 Example (ikiwiki.setup):
10 ENV => { TZ => "Europe/Sofia" }