ChronoLocalDateTime.toLocalDate

Gets the local date part of this date-time. !(p) This returns a local date with the same year, month and day as this date-time.

@return the date part of this date-time, not null

interface ChronoLocalDateTime(D)
D
toLocalDate
()

Meta