i'm trying to format the dates when I retrieve it from Mysql db. I what to display the date as '02-Mar-2008'.
How do I format the date, when I pull it from the database?
I looked at the PHP manule.. but I couldn't work out the way...
This is how the date is stored in my table:
Code: Select all
Field Type
ContributionDateTimeStamp datetime