時間日期表現方式

2013-07-15

時間日期的表現方式:


今天: date("Y-m-d",time())
今天: date("Y-m-d",strtotime("18 june 2008"))
昨天: date("Y-m-d",strtotime("-1 day"))
明天: date("Y-m-d",strtotime("+1 day"))
一周后: date("Y-m-d",strtotime("+1 week"))
一周零两天四小时两秒后: date("Y-m-d G:H:s",strtotime("+1 week 2 days 4 hours 2 seconds"))
下个星期四: date("Y-m-d",strtotime("next Thursday"))
上个周一: date("Y-m-d",strtotime("last Monday"))
一个月前: date("Y-m-d",strtotime("last month"))
一个月后: date("Y-m-d",strtotime("+1 month"))
十年后: date("Y-m-d",strtotime("+10 year"))

Contact

Github

Codepen

歡迎參觀我的賣場
© 2013 Copyright Digishot Web | Design Tools
Visitors【634280】
digishot webdesign studio