googleid_118035
11 years agoContributor
Issue with date value format
Hi All,
I am passing a date value from an Excel file and then its enter into the web page by TestComplete.
Problem is date value format been changed while entering into the web page.
Ex;
input data;
date_val = "4/07/2014"; / this value in the Excel file.
Insert value into the web page by TestComplete is "Thu Jul 4 00:00:00 UTC+0530 2013".
...................
Thanks
Dev
I am passing a date value from an Excel file and then its enter into the web page by TestComplete.
Problem is date value format been changed while entering into the web page.
Ex;
input data;
date_val = "4/07/2014"; / this value in the Excel file.
Insert value into the web page by TestComplete is "Thu Jul 4 00:00:00 UTC+0530 2013".
...................
Thanks
Dev