in reply to Is there an easy way to get the start date of the current week?
You could use Date::Calc. If you go that route, you might want to use Week_of_Year, Monday_of_Week and Add_Delta_Days functions.
I haven't tested BrowserUK's suggestion, but that looks like less work than going this route.
|
|---|