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