Forum Discussion
5 Replies
- rameshsoapuiContributorany support ? I am using soapui 5.1.2
- GPillaiOccasional Contributorcreate a data gen - have the variable created as script and write a code as :return new java.text.SimpleDateFormat("yyyy-MM-dd").format(new Date())
use this variable as paramter . Hope this helps - Hi,
You can do what GPillai said using a data gen as a workaround, but for it to work from an excel file you need to open the excel file and right click -> "Format Cells" and choose Date. Then select the format you want the Date to be displayed in.
Regards,
Marcus
SmartBear Support - rameshsoapuiContributorI did format cells the format what I was looking, problem seems in 5.1.2, where as in 5.0.0 version same test working fine.
So issue is still there with version 5.1.2
I can look into alternatives as pillai mentioned. - Hi,
I have opened internal defect SOAP-3110 for this as this is a regression bug.
Regards,
Marcus
SmartBear Support