macheshmeh
2 years agoContributor
Convert time to number
I want to convert time to numeric value in testcomplete
- 2 years ago
I change the format to %H%M then i used aqConvert.StrToFloat and it works.
I change the format to %H%M then i used aqConvert.StrToFloat and it works.
See post https://community.smartbear.com/t5/TestComplete-Questions/Getting-milliseonds-with-Time-method/m-p/257256 and the example that I've provided.