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