For example :
input = 360 seconds
output = 6 minutes
input = 86400
output = 1 day
Is there a built-in method for this.
I did find something similar here.
Just want to know if there is a built-in method?
For example :
input = 360 seconds
output = 6 minutes
input = 86400
output = 1 day
Is there a built-in method for this.
I did find something similar here.
Just want to know if there is a built-in method?