Cake\Chronos\ChronosInterface::toRfc1036String PHP Method

toRfc1036String() public method

Format the instance as RFC1036
public toRfc1036String ( ) : string
return string
    public function toRfc1036String();
ChronosInterface