Hi folks,
Does anyone know of a java library that can pretty print a number in milli seconds in the same way that c# does?
E.g. 123456 ms as a long would be printed as 4d1h3m5s
(might not be accurate , but you see hopefully what I'm getting at!!)
-ace