in Education by
How can I change the user input date format in Automation Anywhere without changing the system variable format? Example: the user Input date is 28/05/2018, the required output is 05/28/2018 Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
The easiest way that I can think of on the top of my head is to use the other built-in system variables for day, month and year this way you can format the date any way you want without changing the date system variable. Want to learn RPA from scratch! Have a look at this video on RPA provided by Intellipaat: Alternatively, Automation Anywhere bot store has a free metabot package called "Change Date and Time Format" that you can download. This has a DLL built into it called changeDateFormat that takes a "culture" as a variable, you can check the documentation i bet it has the format you’re looking for.

Related questions

0 votes
    How can I change the user input date format in Automation Anywhere without changing the system variable format? Example: ... 05/28/2018 Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I want to read all the unRead mails from the mail using "Email Automation Command" and extract the 'from mail' ... .Thanks in Advance. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I have seen Microsoft Cognitive services such as text analytics and some other services. Here I have gone through ... much about it? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am writing a task in Automation Anywhere and would like it to break if a certain variable is set to "false" ... the code is executed? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using AA for almost 6 months and I found that by default I am not able to see any lines/dotted lines/ ... to be set in properties? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I need help with Automation Anywhere I have the following Drop-Down List and need to select an option. < option ... "0002" Thank you. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I want to get a value from a particular location from list variable. Right now what I see is it only ... from a specified location? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Hello I tried to use MWC function in AAE to pick the correct position form drop-down menu but I am receiving ... supposed to look like. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm learning AAE for like a week and I have problem with for loop in excel file. I have prepared table with ... and how to fix it? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am writing a task in Automation Anywhere and would like it to break if a certain variable is set to "false" ... the code is executed? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I am using AA for almost 6 months and I found that by default I am not able to see any lines/dotted lines/ ... to be set in properties? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I need help with Automation Anywhere I have the following Drop-Down List and need to select an option. < option ... "0002" Thank you. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I want to get a value from a particular location from list variable. Right now what I see is it only ... from a specified location? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    Hello I tried to use MWC function in AAE to pick the correct position form drop-down menu but I am receiving ... supposed to look like. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I'm learning AAE for like a week and I have problem with for loop in excel file. I have prepared table with ... and how to fix it? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
...