|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | Smarty |
Functions | |
| smarty_modifier_date_format ($string, $format= '%b%e,%Y', $default_date= '') | |
| smarty_modifier_date_format | ( | $string, | |
$format = '%b %e, |
|||
| %Y' | , | ||
$default_date = '' |
|||
| ) |
Include the shared.make_timestamp.php plugin Smarty date_format modifier plugin
Type: modifier
Name: date_format
Purpose: format datestamps via strftime
Input:
| string | |
| string | |
| string |
Definition at line 31 of file modifier.date_format.php.
References DIRECTORY_SEPARATOR, and smarty_make_timestamp().
