熟悉php的都知道strtotime方法是将日期字符串转化为时间戳的一个方法, ... echo date('Y-m-d',strtotime("+1month", strtotime('2020-05-31'))) .
確定! 回上一頁