/*mysql> SELECT DATE_FORMAT("2078-08-30 21:19:58", "%W %M %d %Y");+---------------------------------------------------+| DATE_FORMAT("2078-08-30 21:19:58", "%W %M %d %Y") |+---------------------------------------------------+| Tuesday August 30 2078 |+---------------------------------------------------+1 row in set (0.02 sec)*/SELECT DATE_FORMAT("2078-08-30 21:19:58", "%W %M %d %Y");
Name (required)
email (will not be published) (required)
Website