You want to work out a date to a specific time then add the time as a string part to the tostring part of the intended date.
Note the format used in the string conversion to make the date appear with a Jan Feb Mar month value. This avoids confusion when we deal with dd/mm (uk) or mm/dd (usa) formats.
This can then be converted back to a date value with CDate.