Cake\Chronos\ChronosInterface::toDayDateTimeString PHP Method

toDayDateTimeString() public method

Format the instance with day, date and time
public toDayDateTimeString ( ) : string
return string
    public function toDayDateTimeString();
ChronosInterface