MySQL 中now()时间戳用法 UPDATE news set addtime = unix_timestamp(now()); #结果:1452001082 转载于:https://www.cnblogs.com/lovebing/p/6625737.html