{$smarty.now}

PHP Smarty

Smarty - the compiling PHP template engine
Prev 来源:PHP中文社区 Next

{$smarty.now}

{* use the date_format modifier to show current date and time *}
{$smarty.now|date_format:"%Y-%m-%d %H:%M:%S"}

Prev 来源:PHP中文社区 Home Next
Request variables Up {$smarty.const}