jasmeenkaur27Contributor8 years agoSolvedrequire date in specified format Hi , I am trying to convert to a formatted date by using the below code:- strdateTest = Project.Variables.strEffectiveDate;(05/02/2018) strdateTest = DateTimeToFormatStr(strdateTest,"%d\-...Show Morebaxatob8 years agoHi, aqString.ToUpper(strdateTest) will do what you need.
Recent DiscussionsEdge browser does not recognize Test Extension sometimesRunning the Execution Plan enabled items via script within TestCompleteObject mapping fails after the TestComplete upgrade due to a Chrome compatibility issue.
Related ContentHow to convert date of any format to specified formatMock not validating data value using the format specifiedHelp with Date conversion as per the required format - groovy