Cake\Chronos\ChronosInterface::toFormattedDateString PHP Méthode

toFormattedDateString() public méthode

Format the instance as a readable date
public toFormattedDateString ( ) : string
Résultat string
    public function toFormattedDateString();
ChronosInterface