John Fuhrer
Results
1
issues of
John Fuhrer
When using a valid time "s" is numeric which causes "s.toUpperCase()" to throw an exception resulting in the time field not being set. ``` javascript this.secondsToTime = function(seconds, timeFormat) {...
bug