I have rows in a table that I need to order by date. Easy enough, use the date datatype to store them, ORDER BY date blah blah.
date
ORDER BY
However, I\
Try this in php:
=format_date($column_name['date'],"M, Y")?>