[PHP-DEV] Re: Bug #12944 Updated: new date() and getdate() feature From: repe (repe <email protected>)
Date: 08/27/01

derick <email protected> wrote in <20010824115642.26255.qmail <email protected>>:

> ID: 12944
> Updated by: derick
> Reported By: gandon <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");
>
ISO week is %V, not all compiler libraries support this (at least
Microsoft 6 does not, gcc does).

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>