Cake\Chronos\ChronosInterface::toAtomString PHP 메소드

toAtomString() 공개 메소드

Format the instance as ATOM
public toAtomString ( ) : string
리턴 string
    public function toAtomString();
ChronosInterface