LocalTimeWithDate extension
Extensions for constructing a LocalDateTime from a LocalTime.
- on
Methods
-
atDate(
LocalDate date) → LocalDateTime -
Available on LocalTime, provided by the LocalTimeWithDate extension
Combines this LocalTime with the givendate
to create a new LocalDateTime.