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

toFormattedDateString() 공개 메소드

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