Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.dateformat.php

Procedural File: function.dateformat.php

Source Location: /pnRender/plugins/function.dateformat.php

Classes:



Page Details:

Zikula Application Framework



Tags:

author:  Robert Gasch
version:  $Id: function.dateformat.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_dateformat [line 23]

void smarty_function_dateformat( format $params, datetime &$smarty, assign 2)

DateFormat



Tags:

author:  Robert Gasch
version:  $Id: function.dateformat.php 24383 2008-06-12 14:15:02Z markwest $


Parameters

assign   2   The smarty variable we wish to assign the result to (optional)
format   $params   The date format we wish to convert to (optional) (default='Y-m-d')
datetime   &$smarty   The datetime we wish to convert
[ Top ]


Packages:

Files:

Classes: