return(new DateTime(date.year, date.month, date.day).AsMidnight());
setDate(date.year, date.month, date.day);