From 928664e1344a51ff238ec607aa61f20d63dc1adc Mon Sep 17 00:00:00 2001 From: Martin Jansen Date: Sun, 7 Oct 2001 13:16:55 +0000 Subject: [PATCH] * fixed bug #12734 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59132 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/datetime.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/functions/datetime.xml b/functions/datetime.xml index 6956a55b3a..127bdac0da 100644 --- a/functions/datetime.xml +++ b/functions/datetime.xml @@ -1,5 +1,5 @@ - + Date and Time functions Date/time @@ -166,6 +166,11 @@ n - month without leading zeros; i.e. "1" to "12" + + + O - Difference to Greenwich time in hours; i.e. "+0200" + + r - RFC 822 formatted date; i.e. "Thu, 21 Dec 2000 16:01:07 +0200"