Combines this date with the time of midnight to create a {@code LocalDateTime}at the start of this date.
This returns a {@code LocalDateTime} formed from this date at the time ofmidnight, 00:00, at the start of this date.
@return the local date-time of midnight at the start of this date, not null
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.