Add example TZ and default value note.

This commit is contained in:
Parker Moore 2013-04-14 20:23:20 +02:00
parent d6a08b093a
commit fbf818b618
1 changed files with 2 additions and 1 deletions

View File

@ -89,7 +89,8 @@ class="flag">flags</code> (specified on the command-line) that control them.
shell environment variable, which Ruby uses to handle time and date shell environment variable, which Ruby uses to handle time and date
creation and manipulation. Any entry from the creation and manipulation. Any entry from the
<a href="http://en.wikipedia.org/wiki/Tz_database">IANA Time Zone <a href="http://en.wikipedia.org/wiki/Tz_database">IANA Time Zone
Database</a> is valid. Database</a> is valid, e.g. <code>America/New_York</code>. The default
is the local time zone, as set by your operating system.
</p> </p>
</td> </td>
<td class='align-center'> <td class='align-center'>