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

toRfc850String() 공개 메소드

Format the instance as RFC850
public toRfc850String ( ) : string
리턴 string
    public function toRfc850String();
ChronosInterface