Class mr_format_date

Description

MR Format Date

  • author: Mark Nielsen

Located in /format/date.php (line 37)

mr_format_abstract
   |
   --mr_format_date
Variable Summary
string $format
string $ifempty
Method Summary
mr_format_date __construct ([mixed $ifempty = ''], [string $format = ''])
void format ( $value)
Variables
string $format = '' (line 50)

Use this date format

  • access: protected
string $ifempty = '' (line 43)

If date is zero, use this value

  • access: protected
Methods
Constructor __construct (line 58)

Constructor

  • access: public
mr_format_date __construct ([mixed $ifempty = ''], [string $format = ''])
  • mixed $ifempty: If the date is empty then use this value
  • string $format: Date format, passed to userdate()
format (line 66)

Format date

  • access: public
void format ( $value)
  • $value

Redefinition of:
mr_format_abstract::format()
Format a value

Inherited Methods

Inherited From mr_format_abstract

mr_format_abstract::format()

Documentation generated on Thu, 28 Jun 2012 16:33:48 -0700 by phpDocumentor 1.4.3