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

toIso8601String() 공개 메소드

Format the instance as ISO8601
public toIso8601String ( ) : string
리턴 string
    public function toIso8601String();
ChronosInterface