摘要: 用PHPCMS V9 建站时,经常会用到时间标签,它是通用标签调用-日期时间格式化,适用全站。 1、日期时间格式化显示: a\标准型:{date('Y-m-d H:i:s', $rs['inputtime'])} 输出为:2013-01-31 13:15:10 b\拆分型:{date('Y',$rs 阅读全文
posted @ 2017-11-08 16:09 KSnow 阅读(623) 评论(0) 推荐(0) 编辑