Convert Milliseconds to Hours, Minutes and Seconds
Last Updated 28th January 2022
This tool will convert from milliseconds to hours, minutes and seconds. Perhaps even days if you push it!
Description
Input milliseconds and find out the conversation to days, hours, minutes and seconds. Useful if you have an output for time in ms and need to figure out how it is represented in more conventional units.
Update Log
- 1st October 2018 - Page created
- 2nd April 2019 - Bug fixed. Number of hours was out by a factor of the number of days X 24 when there was 1 or more days
- 26th March 2021 - Now outputs days, weeks, months and years
- 28th January 2022 - Deal with very large input values
Relevant Links
- Millisecond - Millisecond Wikipedia article
Comments For This Page
this was handy
By tester on 7th May 2024
Jump League 9:16 finishBy Goatbux on 30th March 2024
Milliseconds # divided by 86400000
Ex 1881021/86400000 = 0:31:21By Thousanaire on 4th February 2024
When pasting the conversion doesn't workBy M on 1st February 2024
It'd be nice if you could choose to ignore a unit. As an example, weeks are no use to me, so I'd be better with just years,months,days,hours,minutes,secondsBy Jonas on 10th December 2023
Its very helpfulOn 23rd May 2023
Hi Henry, So you are looking for it to stop at a defined unit of time, and instead of carrying over to the next unit up, just keep incrementing? So if the [Stop at a defined unit] was set to Hours, then the hours would keep on incrementing even if goes past 24?By Daft Logic on 19th April 2023
Can you update convertet to do this: Convert Milliseconds to Hours, Minutes, Seconds and Milliseconds
ThanksBy Henry on 19th April 2023
THXBy Midou on 14th January 2023
Thank you, will be bookmarking <3By GoTTABEFR3SH on 4th December 2022
Very Good. Looks simple but amazing utility. Great!!!On 2nd December 2022
NiceBy Rigo on 30th November 2022
A very useful tool, would be nice if you made it a JS library.By Ozren on 18th August 2022
Useful tools. Thanks!On 20th June 2022
great !By Bhai on 29th April 2022
What is the formula for this?On 10th March 2022
Can i get the code for this I want to use code plzOn 10th February 2022
what is the math for this?
On 7th February 2022
FixedBy Daft Logic on 28th January 2022
1000000000000000000000000 !== 1 sec
Pls fixBy asd on 28th January 2022
20 out of 38 comments shown. See all comments.
Add your own comment below and let others know what you think: