I have a date 2015-12-16
i want to get the date of the first day's date for the current week of my date
here 2015-12-16
is in the week 51 of the year then i want to get the first day's date of the week 51 ( 2015-12-14
here)
how could i do it ? thank you
EDIT: it must work when there are 53 weeks in the year (like in 2015 for example)