Cake\Chronos\ChronosInterface::toRfc2822String PHP Method

toRfc2822String() public method

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