当前位置:Gxlcms > 数据库问题 > mysql 时间函数

mysql 时间函数

时间:2021-07-01 10:21:17 帮助过:17人阅读

UNIX_TIMESTAMP(Now());#获取unix时间戳1436430994 select from_unixtime(UNIX_TIMESTAMP(Now()));#从unix时间戳转换"2015-07-09 16:34:31"时间形式

 

mysql 时间函数

标签:

人气教程排行