XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.date_format.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_date_format ($string, $format= '%b%e,%Y', $default_date= '')
 

Function Documentation

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:

Definition at line 31 of file modifier.date_format.php.

References DIRECTORY_SEPARATOR, and smarty_make_timestamp().

Here is the call graph for this function: