摘要: 原文出处";//输出:2012-07-01 00:00:00$last_month_end = strtotime(date("Ym"."01000000",$date_unix)) - 1;//上个月的最后一秒echo date("Y-m-d H:i:s",$last_month_end);//输... 阅读全文
posted @ 2015-08-31 08:18 quixon 阅读(297) 评论(0) 推荐(0) 编辑