Input unit is second, then output unit varies by amount of time.
example :
50 -> 50sec // less than a min
80 -> 1min 20sec
3700 -> 1hour 1min 40sec
216040 -> 30day 40sec
...
Is there any java lib that can do this?
It will be perfect if it suppors timeformat
and i18n
.