From fbf818b6181044ab751a66121120f9ae82c97022 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 14 Apr 2013 20:23:20 +0200 Subject: [PATCH] Add example TZ and default value note. --- site/_posts/2012-07-01-configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-configuration.md b/site/_posts/2012-07-01-configuration.md index bca5dc69..11cb9dd5 100644 --- a/site/_posts/2012-07-01-configuration.md +++ b/site/_posts/2012-07-01-configuration.md @@ -89,7 +89,8 @@ class="flag">flags (specified on the command-line) that control them. shell environment variable, which Ruby uses to handle time and date creation and manipulation. Any entry from the IANA Time Zone - Database is valid. + Database is valid, e.g. America/New_York. The default + is the local time zone, as set by your operating system.