Cake\Chronos\ChronosInterface::toRfc3339String PHP Method

toRfc3339String() public method

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