From 490d4dcf04d0bf33b464228c8d1b6eefc17908fd Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 6 Aug 2004 20:12:00 +0000 Subject: [PATCH] is_dst is useless (bug #14391) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165560 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/gmmktime.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/reference/datetime/functions/gmmktime.xml b/reference/datetime/functions/gmmktime.xml index 87ec9ff096..3e4a1a98b9 100644 --- a/reference/datetime/functions/gmmktime.xml +++ b/reference/datetime/functions/gmmktime.xml @@ -1,5 +1,5 @@ - + @@ -22,6 +22,10 @@ Identical to mktime except the passed parameters represents a GMT date. + + Parameters always represent a GMT date so is_dst + doesn't influence the result. + Like mktime, arguments may be left out in order from right to left, with any omitted arguments being set to the