Reply
Fri 24 Jan, 2014 11:27 pm
Hi Java experts,
I have one Java question.
The question wants me to convert second into hours and minutes.
For example, if the input is 3670 seconds, it works out to be 1 hour, 1 minute and 10 seconds.
I only know how to convert it into minutes, please help. Thanks a lot in advance.