1.unix_timestamp 将时间转化为时间戳。(date 类型数据转换成timestamp 形式整数) 没传时间参数则取当前时间的时间戳mysql> select unix_timestamp() ...
確定! 回上一頁