mysql timestamp

来源:互联网 发布:大数据分析师资格证书 编辑:程序博客网 时间:2024/05/31 19:27

select unix_timestamp()

 

select unix_timestamp('1970-01-01 22:10:10')

 

select from_unixtime()

原创粉丝点击