Document the standardization of offset sign.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39664 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andrei Zmievski 2001-01-17 21:10:57 +00:00
parent dc8da852af
commit a880128abe

View file

@ -218,7 +218,9 @@
</listitem>
<listitem>
<simpara>
Z - timezone offset in seconds (i.e. "-43200" to "43200")
Z - timezone offset in seconds (i.e. "-43200" to "43200"). The offset
for timezones west of UTC is always negative, and for those east of
UTC is always positive.
</simpara>
</listitem>
</itemizedlist>