Convert Unix time to scond/minute/hour...

How can I convert the unix time to second/minute/hour... to display ?
Anyone have the code to display the time ?

Have a look at paul stoffregen's time library; check the breakTime function.