date('W',strtotime('29.10.2002')); ??

Untested... I don't know if strtotime will recognize that format.

---John Holmes...

----- Original Message -----
From: "Davíð Örn Jóhannsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 28, 2002 10:57 AM
Subject: [PHP] Week numbers


Lets say I have a date: 29.10.2002 and I want to be able to find out
what week number it is, I know
how to find out what the current week number is: date("W") to day it
would result 44, but i need to be
able to  do this dynamically ofcourse, any Ideas?

thanks, David



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to