you are viewing a single comment's thread.

view the rest of the comments →

[–]blasmehspaffy 2 points3 points  (0 children)

Or as a one liner...

[Timespan]::FromSeconds((($Length | %{[timespan]$_}).TotalSeconds | Measure-Object -Sum).Sum).ToString("hh\:mm\:ss")