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