On Tuesday 14 August 2001 22:03, André Næss wrote:
> Wouldn't it be nice if date() returned the weeknumber? I was rather
> appalled when I realized this wasn't available... Have I missed something?
> The other date related functions also seem to miss functionality like this.

You can do that with strftime:

http://php.net/manual/en/function.strftime.php

-- 
Christian Jørgensen  |  "Ford, you're turning into a penguin"
http://www.razor.dk  |                              "Stop it" 

-- 
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