date('Y-m-d H:i:s',time())
dump(date("Ymd",time()));//20210305
dump(date("His",time()));//142455
转为时间截
strtotime(2021-05-26)
php 当天日期时间
阅读 62
2022-07-27
date('Y-m-d H:i:s',time())
dump(date("Ymd",time()));//20210305
dump(date("His",time()));//142455
转为时间截
strtotime(2021-05-26)
相关推荐
精彩评论(0)