📅  最后修改于: 2022-03-11 15:05:00.784000             🧑  作者: Mango
MySQL DATE_FORMAT() formats a date as specified in the argument. A list of format specifiers given bellow may be used to format a date. The ‘%’ is required before the format specifier characters.
Syntax:
DATE_FORMAT(date,format)