$month_now_days = date('t');
$month_certain_days = date('t',strtotime('1993-8-1'));
$next_month_now_date = date('Y-m-d',strtotime('next month'));
$last_month_now_date = date('Y-m-d',strtotime('last month'));
$now_month_first_date = date('Y-m-1');
$now_month_last_date = date('Y-m-d',strtotime(date('Y-m-1',strtotime('next month')).'-1 day'));
$last_month_first_date = date('Y-m-1',strtotime('last month'));
$last_month_end_date = date('Y-m-d',strtotime(date('Y-m-1').'-1 day'));
$next_month_first_date = date('Y-m-1',strtotime('next month'));
$next_month_last_date = date('Y-m-d',strtotime(date('Y-m-1',strtotime('next month')).'+1 month -1 day'));
echo $next_month_last_date;
文本颜色
背景颜色
xxxxxxxxxx
谢谢分享!
谢谢分享!
文本颜色
背景颜色
文本颜色
背景颜色
xxxxxxxxxx
谢谢分享!
谢谢分享!
文本颜色
背景颜色