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

toRfc1123String() 공개 메소드

Format the instance as RFC1123
public toRfc1123String ( ) : string
리턴 string
    public function toRfc1123String();
ChronosInterface