MySQL时间戳时间

MySQL中:

now():获取当前时间;例:SELECT now(); 

unix_timestamp():将时间转换为时间戳;例: SELECT unix_timestamp(now()); 

posted @ 2018-07-03 15:07  侠岚之弋痕夕  阅读(154)  评论(0)    收藏  举报
Where is the starting point, we don't have a choice, but the destination where we can pursue!