/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.

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

Documentation generated on Sun, 07 Feb 2010 17:53:32 +0000 by phpDocumentor 1.4.0