Forum Discussion
efilipe
Helper IV
8 years agoSeconds to HH:MM:SS
Hi guys, I have numbers with decimals, like: 19,400 8,50 14,70 56,000 The are miliseconds of videos. I need to transform that to HH:MM: SS. Is it possible? And after, will the colum...
- 8 years ago
Yeah, you have to SUM it when it is in seconds and then take that SUM and convert it to HH:MM:SS format. I know, pain.
efilipe
Helper IV
8 years agoGreg_Deckler
Community Champion
8 years agoYeah, you have to SUM it when it is in seconds and then take that SUM and convert it to HH:MM:SS format. I know, pain.