Cake\Chronos\ChronosInterface::toFormattedDateString PHP Method

toFormattedDateString() public method

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