thinkphp模板语言输出时间
①:date不能格式化字符串的日期,还得strtotime一下
{$date|strtotime|date="Y-m-d",###}
②:直接截取
{$date|substr=0,10}
③:{$date|date="y-m-d",###}
①:date不能格式化字符串的日期,还得strtotime一下
{$date|strtotime|date="Y-m-d",###}
②:直接截取
{$date|substr=0,10}
③:{$date|date="y-m-d",###}
本文标题:thinkphp模板语言输出时间,时间转化
本文链接:https://www.haomeiwen.com/subject/jcbvuqtx.html
网友评论