From 346e03a037f34e7c36c188978e4ec084739d3d6d Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 10 Oct 2006 12:29:19 +0000 Subject: [PATCH] Max value of the "Z" format is 50400 # cought by user note, richienz git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221500 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/date.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/date.xml b/reference/datetime/functions/date.xml index 97a8398620..f5242058a4 100644 --- a/reference/datetime/functions/date.xml +++ b/reference/datetime/functions/date.xml @@ -1,5 +1,5 @@ - + date @@ -246,7 +246,7 @@ Z Timezone offset in seconds. The offset for timezones west of UTC is always negative, and for those east of UTC is always positive. - -43200 through 43200 + -43200 through 50400 Full Date/Time