Returns a DateTime with the added number of days and time set to midnight.
T addDaysToDate(T date, int days);