datetimepicker.value = DateTime.Today.AddDays(-7 * weeks);
datetimepicker.value = DateTime.Today.AddDays(7 * weeks);