Improve duration field in backup report.
tigattack opened this issue · 0 comments
tigattack commented
Improve duration field in backup report by reporting in in hh mm ss only if all values !=0, else omit anything =0.
Example 1: Time is 1h 30m 0s, report as 1h 30m.
Example 2: Time is 0h 17m 21s, report as 17m 21s.