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

toRfc2822String() 공개 메소드

Format the instance as RFC2822
public toRfc2822String ( ) : string
리턴 string
    public function toRfc2822String();
ChronosInterface