ID:               33521
 Updated by:       [EMAIL PROTECTED]
 Reported By:      messju at lammfellpuschen dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: any
 PHP Version:      5CVS-2005-06-30 (dev)
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Already implemented in PHP 5.1CVS too.


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

[2005-06-30 15:14:12] messju at lammfellpuschen dot de

Description:
------------
According to it's documentation, strtotime() parses dates 
in the "GNU Date Input Formats syntax".

http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html#SEC117
Describes the format "@number" to specify a timestamp as a datestring.
It would be great if php's strtotime() also supported this kind of
dateformat.

This would to help avoid ambiguity-problems when passing return values
of time() to strtotime(). like here:
http://bugs.php.net/bug.php?id=30215




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


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

Reply via email to