Use the following code:

MyStr = Format(MyTime ,"dd:mm:yyyy"

Hope this was of some help!
I think you meant this:
MyStr = Format(MyTime ,"dd/mm/yyyy")