$last_month = date('Y-m', strtotime('지난달')); $last['first'] = $last_month . '-01 00:00:00'; $last['end'] = date('Y-m-d H:i:s', strtotime("$last_month +1개월 -1일 +23시간 +59분 + 59초"));