> How can i get the number of the week from localtime function ?
- feed localtime with "january 04" in this year (for ISO 8601)
- find out when that week begins;
- find out the difference between today and that day;
- divide that by seven days (and add one).
Or, use a date module:
use Date::Tie
www.iraninfocenter.net
www.sorna.net
Beauty is in the eye of the beholder.
_
- Original Message -
From: "COLLINEAU Franck FTRD/DMI/TAM"
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 13:11 PM
S
Greetings,
How can i get the number of the week from localtime function ?
Best regards,
Franck
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]