Cake\Chronos\ChronosInterface::toIso8601String PHP Method

toIso8601String() public method

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