ID:               33452
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mehran20 at hotmail dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: winXP
 PHP Version:      4.3.10
 Assigned To:      derick
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2005-06-23 13:33:17] [EMAIL PROTECTED]

I'll take a look at it, but it's a feature request, not a bug.

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

[2005-06-23 12:59:29] mehran20 at hotmail dot com

Description:
------------
Well I've seen so many bugs reported in this discussion, but not
exactly this one. The fact is, it's not a bug, more like a defect.
Date function lacks a format to return the year when used with 'W'. For
example mySQL has '%X' for function date_format.

Reproduce code:
---------------
date('Y-W', strtotime('2005-1-1'))

Expected result:
----------------
2004-53

Actual result:
--------------
2005-53


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


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

Reply via email to