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

toRfc1036String() 공개 메소드

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