From 0540c0d9b4b94bb17c5d7b2ce4bee8fd2d3b8cf3 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 15 Mar 2008 00:31:26 +0000 Subject: [PATCH] localtime description fix git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255107 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/intl/dateformatter/localtime.xml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/reference/intl/dateformatter/localtime.xml b/reference/intl/dateformatter/localtime.xml index a13a659b28..71def84416 100644 --- a/reference/intl/dateformatter/localtime.xml +++ b/reference/intl/dateformatter/localtime.xml @@ -1,5 +1,5 @@ - + DateFormatter::localtime @@ -16,7 +16,6 @@ arraylocaltime stringvalue - arraylocaltime integerparse_pos @@ -27,7 +26,6 @@ arraydatefmt_localtime DateFormatterfmt stringvalue - arraylocaltime integerparse_pos @@ -56,14 +54,6 @@ $parse_pos and consuming as much of the input value as possible. - - localtime - - - The array to store the parsed value; values in this array will. - - - parse_pos @@ -83,7 +73,7 @@ $parse_pos and consuming as much of the input value as possible. &reftitle.returnvalues; - Localtime compatible array of integers + Localtime compatible array of integers : contains 24 hour clock value in tm_hour field @@ -129,7 +119,7 @@ if ($arr) { &example.outputs;