I have a CQWP in which I am querying the data from a document library. ItemStyle being used is "Title and Description" Title displays the title of the Document and the in Description I have given a site column name DateTime which is of type Date and Time.
The output shows following web part :

In the description I want to make the date format DD:MM:YYYY.
How is it possible? Please help