Forum Discussion

bommareddy's avatar
bommareddy
Contributor
8 years ago

Can we open application with Different Date Format

Hi All,

 

I want to invoke a window application(.exe) with different date format(Ex: date format should be DD/MM/YY instead of MM/DD/YY) using test complete. Suggest your thoughts.

 

Thanks in Advance,

BommaReddy

6 Replies

    • bommareddy's avatar
      bommareddy
      Contributor

      Hi,

       

      If we want to open desktop application with different user credentials, we will use the following in TC.

      TestedAppObj.RunAs(DomainUserNamePassword)

       

      In the same way can we open application with different date format.

       

      Thanks,

      BommaReddy

      • shankar_r's avatar
        shankar_r
        Community Hero

        I know some of the application will start/open only in specific Time-zone but I'm not sure why you want to open a application in a particular date format. 

         

        Is there any specific reason to open a application with certain format?