mysql取unix时间戳

来源:互联网 发布:js datatabel.rows 编辑:程序博客网 时间:2024/05/16 10:19

SELECT UNIX_TIMESTAMP(CURRENT_TIMESTAMP);