Cake\Chronos\ChronosInterface::toDayDateTimeString PHP 메소드

toDayDateTimeString() 공개 메소드

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