hi Everyone.
Can anyone tell me how to change date format from mySql format to english like followings.
value in db is 2007-05-19 00:00:00
and I want it to be displayed in the following format.
May 19 2007
How can I achieve that.
thanks in advance.
Can anyone tell me how to change date format from mySql format to english like followings.
value in db is 2007-05-19 00:00:00
and I want it to be displayed in the following format.
May 19 2007
How can I achieve that.
thanks in advance.
Comment