ID:               34348
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Non-Windows
 PHP Version:      Irrelevant
 New Comment:

Yes, it was confusing.
I've fixed it, thanks.


Previous Comments:
------------------------------------------------------------------------

[2005-09-02 17:31:45] [EMAIL PROTECTED]

Description:
------------
The document of strptime() function using the following define:

array strptime ( string timestamp, string format )

timestamp (string)
    A timestamp (e.g. returned from strftime()) 

However, "timestamp" here is not actually a timestamp(seconds since
Unix Epoch).  It's a string value likely returned from strftime().

Maybe changing "timestamp" to another less confusing word is a good
idea.





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34348&edit=1

Reply via email to