1、php日期转时间戳函数strtot坡纠课柩ime(),strtotime("2019-01-08"),结果为1546905600
2、php获取时间的时间戳函数time(),time(),结果根据时间自动生成
3、php微秒时间戳函数microtime(),结果根据时间自动生成
4、php时间生成unix时间戳,结果根据时间自动生成
5、php日期生成unix时间,结果根据日期自动生成
6、php时间设置函数date_format(),date_time_set($date,"Y-m-d H:i:s")结果为2019-01-01 01:01:00