ChronoZonedDateTime.toLocalDateTime

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

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

interface ChronoZonedDateTime(D = ChronoLocalDate)
toLocalDateTime
()

Meta