摘要: <?php $today = date('Y-m-d H:i:s'); $datetime_start = date_create(date('Y-m-d',strtotime($today))); $datetime_end = date_create(date('Y-m-d',strtotime 阅读全文
posted @ 2021-11-09 15:33 龙卷风之殇 阅读(367) 评论(0) 推荐(0)