@SuppressWarnings({"deprecation"})
public LocalDate toLocalDate ()

Creates a LocalDate instance using the year, month and day from this Date object.

Returns:  a LocalDate object representing the same date value

Since:  1.8