diff --git a/site/_posts/2012-07-01-configuration.md b/site/_posts/2012-07-01-configuration.md index 30e20f8d..bca5dc69 100644 --- a/site/_posts/2012-07-01-configuration.md +++ b/site/_posts/2012-07-01-configuration.md @@ -81,6 +81,21 @@ class="flag">flags (specified on the command-line) that control them.

include: [DIR, FILE, ...]

+ + +

Time Zone

+

+ Set the time zone for site generation. This sets the TZ + shell environment variable, which Ruby uses to handle time and date + creation and manipulation. Any entry from the + IANA Time Zone + Database is valid. +

+ + +

timezone: TIMEZONE

+ +