当前时间加1年.txt $date=date('Y-m-d H:i:s',time()); $year_date = date('Y-m-d H:i:s',strtotime($date.' +1 year'));