Jump to content

mysql date to normal date?


turpentyne

Recommended Posts

Use the mysql DATE_FORMAT() function in your query to format your date (or datetime or time) column any way you want when you select it - http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_date-format

 

+1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.