Cake\Chronos\ChronosInterface::toRfc1123String PHP Method

toRfc1123String() public method

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