ID: 12944
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: linux redhat 7.0
PHP Version: 4.0.4pl1
New Comment:

strftime already supports this: (from the manual notes):

Week number:
print strftime("%W");

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

[2001-08-24 07:45:59] [EMAIL PROTECTED]

It would be nice is the php date() function could 
return the ISO-defined week of year.

getdate() could also add that value (the ISO-defined week of year) associated to the 
'yweek' key in the returned array.

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to