Helper for time duration

We have helpers for numbers, timer, date/time but nothing that takes an integer and displays a formatted time in hours, minutes, seconds.

Suggestion is that if there is a helper that takes a number and one can move the slider to change value in the UI but also see formatted output.

For example, at n=5 (5 seconds)
at n=75 (1 min, 15 seconds)
at n= 8247 (2 hr, 17 min, 54 seconds) and so forth.