PHP Class Horde_Imap_Client_Data_Format_Date, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Data_Format
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( mixed $data ) Constructor.
__toString ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( mixed $data )
$data mixed Either a DateTime object, or a date format that can be converted to a DateTime object.

__toString() public méthode

public __toString ( )