powered by
Convert Timestamp String To ms.
HHMMSSmmm_to_ms(HHMMSSmmm = "01:01:01:333")
A numeric value in ms from the input string.
a string in the format "HH:MM:SS:mmm"
HHMMSSmmm_to_ms() # 01:01:01:333 in ms
Run the code above in your browser using DataLab