extractDate
The extractDate function returns just the PreDate part of a given PreDateTime.
function extractDate(dateTime: PreDateTime): PreDate;
extractDateThe extractDate function returns just the PreDate part of a given PreDateTime.
function extractDate(dateTime: PreDateTime): PreDate;