/plugins/builtin/functions/date_format.php

Description

Formats a date

  * value : the date, as a unix timestamp, mysql datetime or whatever strtotime() can parse
  * format : output format, see http://php.net/strftime for details
  * default : a default timestamp value, if the first one is empty
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Functions
Dwoo_Plugin_date_format (line 26)
void Dwoo_Plugin_date_format (Dwoo $dwoo,  $value, [ $format = '%b %e, %Y'], [ $default = null])
  • Dwoo $dwoo
  • $value
  • $format
  • $default

Documentation generated on Sun, 07 Sep 2008 23:57:40 +0200 by phpDocumentor 1.4.0