I'm wondering if someone is able to help me please. I am wanting to format the date stored in mysql database so that it looks readable to my users. This is how its stored:
And this is how I would like it to be stored (If possible )
Thanks in advance,
Garion
| Code: |
| 2007-01-12 18:43:58 |
And this is how I would like it to be stored (If possible )
| Code: |
| Friday, 1st January 2007 6:43pm |
Thanks in advance,
Garion
