Added a link to the list of all tz database time zones

This commit is contained in:
Lachlan Holden 2013-12-14 15:04:31 +10:30
parent b7bdcb19ca
commit 62bda6076b
1 changed files with 4 additions and 3 deletions

View File

@ -91,8 +91,9 @@ class="flag">flags</code> (specified on the command-line) that control them.
environment variable, which Ruby uses to handle time and date 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, e.g. <code>America/New_York</code>. The default Database</a> is valid, e.g. <code>America/New_York</code>. A list of all
is the local time zone, as set by your operating system. available values can be found <a href="http://en.wikipedia.org/wiki/List_of_tz_database_time_zones">
here</a>. 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'>