date('Y-m-dT2:00')    实际时间为14:00 

date('Y-m-d 2:00')     实际时间为2:00

扩展:每天的时间戳秒数为 86400

相关文章: