Forum Discussion
- TanyaYatskovskaSmartBear Alumni (Retired)
Hi Damon,
Convert the digit format to Date - it will be 1/6/2014 2:12:06 AM. Here is the code I used for the conversion:
//JScript
var oaDate = VarToFloat(41645.0917384028);
Log.Message(aqConvert.DateTimeToStr(oaDate));
Related Content
- 11 years ago
- 9 years ago
- 5 years ago
Recent Discussions
- 20 hours ago
- 20 hours ago
- 5 days ago