API - XOOPS 2.5.11 Beta 2
By monxoops.fr
modifier.date_format.php File Reference

Namespaces

namespace  Smarty
 

Functions

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

Function Documentation

◆ smarty_modifier_date_format()

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:

Here is the call graph for this function: