Get a list of the last 10 Mondays
Posted
by Jonesy
on Stack Overflow
See other posts from Stack Overflow
or by Jonesy
Published on 2010-04-21T22:48:55Z
Indexed on
2010/04/21
22:53 UTC
Read the original article
Hit count: 202
Hi folks,
I wanna have a drop down that lets me select "Week Commencing Monday the 20th" going back 10 Mondays but I'm not sure how to go about doing this.
I've used date.now(), etc. before but not sure how to do this one.
Thanks, Billy
© Stack Overflow or respective owner