Week numbers
Posted: Thu Nov 18, 2004 9:01 am
If i have a week number, say 47
How can i convert that to a unix timestamp for the begining of that week?
P.S. The year and month would also be availble to the script.
So i need to work out the timestamp, use the following as an example
week = 47
month = 11
year = 2004
How can i convert that to a unix timestamp for the begining of that week?
P.S. The year and month would also be availble to the script.
So i need to work out the timestamp, use the following as an example
week = 47
month = 11
year = 2004