Date Parameter - Auto correct in concurrent program
For 1 custom concurrent program, I have a date parameter where the format is DD-MON-YYYY.
One user enters it as 12/31/2023 and it auto corrects to 31-DEC-2023. But when I enter it the same way, I get the error message - Please enter date in correct format.
How can I get the date to auto correct like it does for the other user.