Cake\Chronos\ChronosInterface::toRssString PHP Method

toRssString() public method

Format the instance as RSS
public toRssString ( ) : string
return string
    public function toRssString();
ChronosInterface