Class WFDateTimeFormatter

Description

The DateTime formatter converts between human-readable dates and PHP 5.2's DateTime object.

Default formatString is 'r', example: "Thu, 21 Dec 2000 16:01:07 +0200". IMPORTANT! Please be aware that some date formats are not reversible! that is, they can be shown human-readable, but not reversed into a valid time.

Located in /framework/widgets/WFFormatter.php (line 132)

WFObject
   |
   --WFFormatter
      |
      --WFUNIXDateFormatter
         |
         --WFDateTimeFormatter
Method Summary
void stringForValue ( $dtObject)
void valueForString ( $string,  &$error)
Variables

Inherited Variables

Inherited from WFUNIXDateFormatter

WFUNIXDateFormatter::$formatString
Methods

Documentation generated on Thu, 17 Apr 2008 13:51:45 -0400 by phpDocumentor 1.4.1