Cake\Chronos\ChronosInterface::toRfc850String PHP Method

toRfc850String() public method

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