MySQL startDate Field
I am creating a custom list of events on my home page from the data in the epc_calendar table. However, I am having trouble with the startDate field, as it appears to be encrypted.
How do I convert the startDate to yyyy-mm-dd (or any other understandable) format?
I'm pretty new to PHP and mySQL, so please bear with me.
|