atTime

Combines a Date with a time to create a DateTime.

fun Date.atTime(hour: Int, minute: Int, second: Int, nanosecond: Int): DateTime