TestQA1
2 years agoFrequent Contributor
Getting milliseonds with Time() method
Hi, I have a time like this = 2023-09-06 14:21:18.630 where '630' is ms when I use aqConvert.DateTimeToFormatStr(aqDateTime.Time(), "%H:%M:%S") it only gets current time upto seconds. Is the...