It shouldn't matter, you would get the datevalue instead which should be unqiue/allow you to remove duplicates.

You could type:
=A2 & " " & Text(D2,"DD/MM/YYYY")
if you really want it to display the dates.