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

toRfc3339String() 공개 메소드

Format the instance as RFC3339
public toRfc3339String ( ) : string
리턴 string
    public function toRfc3339String();
ChronosInterface