随笔分类 -  mysql

mysql语法
摘要:mysql时间相关函数 1,date_format(date, format) 函数,日期格式化函数, 2,unix_timestamp() 函数,当前时间戳,可传入时间格式的参数,得到对应的时间戳 3,str_to_date(str, format) 函数,日期格式化函数 4,from_unixt 阅读全文
posted @ 2020-11-05 18:07 执毫泼墨染青城 阅读(3802) 评论(0) 推荐(0)