From d5c3972e13f1a56ad1c6b47ebcbc31222033f4b1 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 6 Aug 2004 19:45:39 +0000 Subject: [PATCH] Revert (1:00 CET is 0:00 GMT) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165557 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/mktime.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/mktime.xml b/reference/datetime/functions/mktime.xml index 0344f6c13b..6bd8f6823f 100644 --- a/reference/datetime/functions/mktime.xml +++ b/reference/datetime/functions/mktime.xml @@ -1,5 +1,5 @@ - + @@ -28,7 +28,7 @@ Returns the Unix timestamp corresponding to the arguments given. This timestamp is a long integer containing the number of - seconds between the Unix Epoch (January 1 1970 01:00:00) and the time + seconds between the Unix Epoch (January 1 1970) and the time specified.