combine
Combines a given PreDate
and PreTime
into a new PreDateTime
.
function combine(date: PreDate, time: PreTime): PreDateTime;
combine
Combines a given PreDate
and PreTime
into a new PreDateTime
.
function combine(date: PreDate, time: PreTime): PreDateTime;