5 php time timestamp timing
在PHP 5.2中,如何获得一天中的最后一秒?time()+ 86400仅限第二天?
jsp*_*cal 20
echo date('r', strtotime('tomorrow') - 1); returns 'Mon, 18 Jan 2010 23:59:59'
你需要处理闰秒(例如时间23:59:60)
23:59:60
Emi*_*röm 10
strtotime('23:59:59');
归档时间:
16 年,4 月 前
查看次数:
5116 次
最近记录: