Possible Duplicate:
Format mysql datetime with php
Well.. I have stored date(c) in Mysql DB and the data type i used in varchar. So it is stored in format 2012-07-01T22:03:02+05:30 . well it kinda look difficult to read.
can anyone help me how to convert it into something like July 1,2012 at 10:03 PM