The CAST function can be used to convert the DATE datatype to the DATETIME datatype.

Correct
The CAST function can be used to convert the DATE datatype to the DATETIME datatype. CAST can be used to convert any database field from one datatype to another.