Hi, is there a way to set the format of a date picker (dd/MM/yyyy)? I try to choose the date in a date selector and that with the Value Binding send the date with a format set as an argument to the process that triggers the application; but I couldn’t find a way for the date selected in the Date Picker to give me a format that I define (for example dd/MM/yyyy).
We won’t be able to define that in front end with UiPath Apps
But still the inout value can be fetched through arguments, passing that to UiPath workflow and change the format we need