Smarty的date_format总是提示参数不对,按照手册的代码测试都不行

index.php<?phprequire_once'./init.inc.php';$smarty->display("index.html")?>index.tpl{... index.php

<?php
require_once './init.inc.php';
$smarty->display("index.html")
?>

index.tpl
{$smarty.now|date_format}<br/>
{$smarty.now}
smarty对象已经初始化么问题的.{$smarty.now}可以显示 当前时间戳。但是{$smarty.now|date_format}出错,提示Warning: date_format() expects exactly 2 parameters, 1 given in D:\wamp\www\date_test\libs\sysplugins\smarty_internal_templatebase.php(171) : eval()'d code on line 30
展开
 我来答
火篱笆
2014-08-02 · TA获得超过1796个赞
知道大有可为答主
回答量:1797
采纳率:76%
帮助的人:866万
展开全部
{$smarty.now|date_format}本身没什么问题,估计是其他地方错看看30行附近
追问
哎,找不出原因来
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式