From 28f2f01af7f447a431d71bd7954da76030fa7639 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Mon, 4 Oct 2004 10:07:51 +0000 Subject: [PATCH] document the unparsed key #thanks to Sterling git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169878 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/strptime.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/datetime/functions/strptime.xml b/reference/datetime/functions/strptime.xml index cdf100437d..fd518477f6 100755 --- a/reference/datetime/functions/strptime.xml +++ b/reference/datetime/functions/strptime.xml @@ -1,5 +1,5 @@ - + strptime @@ -102,6 +102,11 @@ tm_yday Days since January 1 (0-365) + + unparsed + the timestamp part which was not + recognized using the specified format +