PHP印章 3 年 ago 清, 宇 1 minute echo date('Y年m月d日',strtotime('1670565554')); ⇒1970/01/01 echo date('Y年m月d日','1670565554'); ⇒2022/12/11 #技术文章