摘要: function public time_quantum(){ //当前年月日 $Date = date('Y-m-d ',time()); //年月日拼接开始时间 $Begin1 = strtotime($Date."08:00".":00"); //年月日拼接截止时间 $End1 = strto 阅读全文
posted @ 2022-09-28 14:53 路三千 阅读(35) 评论(0) 推荐(0)