FormatHmsStr
The FormatHmsStr function converts a time string in HMS form into a properly formatted time string. Use this function, for example, to convert "12, 14, 15.6" to "12:14:15.600"
sHmsNew = FormatHmsStr( sHms )
Use this function to clean input strings and convert them into the standard format. The standard format string can be sent to other Mira functions expecting a properly formatted time string.