void smarty_modifier_cal_date_format(
$string, [ $format = "%b %e, %Y"], [ $default_date = null], [ $tra_format = null])
|
|
Smarty plugin
------------------------------------------------------------- Type: modifier Name: cal_date_format Purpose: format datestamps via strftime, (timezone adjusted to calendar specified timezone) Input: string: input date string format: strftime format for output default_date: default date if $string is empty -------------------------------------------------------------
Parameters
|
$string |
|
|
$format |
|
|
$default_date |
|
|
$tra_format |
|