Skip to content

Removes redundant duration formatting function

Miguel Rincon requested to merge mrincon-remove-duplicate-duration-function into master

What does this MR do and why?

durationTimeFormatted can be replaced by formatTime which has more usage in the codebase. Handling on negative values is added to formatTime for full compatibity.

Screenshots or screen recordings

NA

How to set up and validate locally

NA

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports