Source Location: /smarty/libs/plugins/modifier.date_format.php
Smarty plugin
Include the shared.make_timestamp.php plugin
string|void smarty_modifier_date_format(
string $string, [string $format = '%b %e, %Y'], [string $default_date = ''])
[line 31]
Smarty date_format modifier plugin
Type: modifier
Name: date_format
Purpose: format datestamps via strftime
Input:
[ Top ]