return(new DateTime(date.year, date.month, date.day).AsMidnight());
Beispiel #2
0
 setDate(date.year, date.month, date.day);