Meilani,
These dates are treated as texts so you have to convert them to real dates by using this formula:
=DATEVALUE(SUBSTITUTE(A1,".",":"))
This formula may give you the serial number of the date!
No problem, you can format these numbers to date format as follows:
Highlight them, press Ctrl+1, go to Date category, select the format that you prefer, and then hit OK.