Damon_WangOccasional Contributor12 years agoStart time and stop time in Description.tcLogI got start time in Description.tcLog like this 41645.0917384028, could anyone tell me what date it is? It seems it's based on a time 1899/12/30? Why it's not 1899/12/31?
1 ReplyReplies sorted by Most LikedTanyaYatskovskaAlumni12 years ago 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));
TanyaYatskovskaAlumni12 years ago 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));
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related Contentstart time node in Description.tcLogStop Skimming PDFs, Start Automating PDF TestingTaking more time than usual to start executing