ChronoZonedDateTime.toLocalTime

Gets the local time part of this date-time. !(p) This returns a local time with the same hour, minute, second and nanosecond as this date-time.

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

interface ChronoZonedDateTime(D = ChronoLocalDate)
toLocalTime
()

Meta