摘要: 语法 DATE_FORMAT(date,format) format的格式如下表: 格式描述 %a 缩写星期名 %b 缩写月名 %c 月,数值 %D 带有英文前缀的月中的天 %d 月的天,数值(00-31) %e 月的天,数值(0-31) %f 微秒 %H 小时 (00-23) %h 小时 (01- 阅读全文
posted @ 2020-04-29 10:10 代码猫 阅读(5484) 评论(0) 推荐(0) 编辑