JDate::__toString
Magic method to render the date object in the format specified in the public static member JDate::$format.
Signature
public function __toString()
Returns
- string
- The date as a formatted string.
public function __toString()