is_dst is useless (bug #14391)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165560 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-08-06 20:12:00 +00:00
parent 01db480ca7
commit 490d4dcf04

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.gmmktime">
<refnamediv>
@ -22,6 +22,10 @@
Identical to <function>mktime</function> except the passed
parameters represents a GMT date.
</para>
<para>
Parameters always represent a GMT date so <parameter>is_dst</parameter>
doesn't influence the result.
</para>
<para>
Like <function>mktime</function>, arguments may be left out in order
from right to left, with any omitted arguments being set to the