mat*_*att -1 php timestamp date unix-timestamp
你将如何计算的一个UNIX时间戳January 1st的的本年度在PHP?
January 1st
我今年的意思是我不想加入2012,因为它应该是一个动态的日期,明年它应该是2013等等.
2012
2013
Lau*_*ieu 5
您可以使用 :
mktime(0, 0, 0, 1, 1, date('Y'));
归档时间:
13 年,1 月 前
查看次数:
303 次
最近记录: