core
/
io.islandtime
/
atTime
common
at
Time
fun
Date
.
atTime
(hour:
Int
, minute:
Int
, second:
Int
= 0, nanosecond:
Int
= 0):
DateTime
Content copied to clipboard
Combines a
Date
with a time to create a
DateTime
.