phpDocumentor Smarty
plugins
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: modifier.date_format.php

Source Location: /phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.date_format.php

Page Details

Smarty plugin

Filesource:  Source Code for this file
Includes
require_once ('shared','make_timestamp') [line 11]

Include the shared.make_timestamp.php plugin

[ Top ]


Functions
smarty_modifier_date_format  [line 30]

string|void smarty_modifier_date_format( string $string, [string $format = "%b %e, %Y"], [string $default_date = null]  )

Smarty date_format modifier plugin

Type: modifier
Name: date_format
Purpose: format datestamps via strftime
Input:

  • string: input date string
  • format: strftime format for output
  • default_date: default date if $string is empty

Parameters:
string   $string: 
string   $format: 
string   $default_date: 

API Tags:
Uses:  smarty_make_timestamp()

Information Tags:
Link:  http://smarty.php.net/manual/en/language.modifier.date.format.php date_format (Smarty online manual)

[ Top ]


Documentation generated on Tue, 24 Oct 2006 09:24:01 -0500 by phpDocumentor 1.3.1