摘要: 日期函数参考 MySQL 获得当前日期时间 函数 https://www.cnblogs.com/ggjucheng/p/3352280.html 1、时间转字符串:date_format(date, format) SELECT date_format(now(), '%Y-%m-%d') 2、时 阅读全文
posted @ 2019-05-23 11:54 fieldtianye 阅读(548) 评论(0) 推荐(0)