Cake\Chronos\ChronosInterface::toRfc822String PHP Method

toRfc822String() public method

Format the instance as RFC822
public toRfc822String ( ) : string
return string
    public function toRfc822String();
ChronosInterface