This utility method drops time-of-the-day information and returns the same date but with the time being set to 00:00:00.000
Name |
Type |
Description |
date |
java.util.Date |
the date to convert |
Type |
Description |
java.util.Date |
The date with the time 00:00:00.000 |