Hi everyone, I’m facing a issue with date. I’m explain my scenario and attaching my process also.
- first I’m getting dates in excel sheet (12-02-2020 & 17-01-2020) like this I’m getting.
- I’m splitting these dates based on and (&) and writing in excel.
Ex: A2 = 12-02-2020
A3 = 17-01-2020 - after this I’m reading these dates and I’m converting into my specific date time format and write in my browser activity. But here while converting this date I’m getting error. Both dates are coming in different format after splitting them.
I’m attaching my Xaml file and my error screenshot also. Can anyone help me with the solution.
Date_checking.zip (47.7 KB)
1 post - 1 participant