DurationStringResolver
A StringResolver that takes a duration and resolves that to a String representation of the duration (e.g. h:mm:ss
for English) in which the hour component is only added when it is non-zero.
A StringResolver that takes a duration and resolves that to a String representation of the duration (e.g. h:mm:ss
for English) in which the hour component is only added when it is non-zero.