How to convert any date or datetime to specific string format? Leave a Comment / SQL / By Nileksh You have to write following thing: FORMAT(TaskMaster.[EditedDate], 'MM/dd/yyyy hh:mm tt') EditedDate