In MySQL, the DATE_FORMAT() function allows you to format the date and time. Here's an example: SELECT DATE_FORMAT('2018-12-01', '%W, ...
確定! 回上一頁