How to conver this System.nanoTime() into Hours,minutes and second
807588Feb 26 2009 — edited Feb 26 2009I am getting my Total time with the help of this function ie System.nanoTime(). But i want to Display in the form of Hours,minutes and second.
So can any one plz tell me that how i will do this conversion.