Foxeye-Rinx

Results 2 issues of Foxeye-Rinx

In protractor, user can add the custom report in protractor config file, using option "onPrepare" of config object, as following: ``` exports.config = { onPrepare: function () { jasmine.getEnv().addReporter(myReporter); }...

Hi, thank for the lovely library. I love it so much. Is there any way to add more formats for the input? I got that format on the [moment's doc](https://momentjs.com/docs/#/displaying/format/)