DateTime.ParseExact error

Hi guys,

I had some error with the variable of DateTime when need convert the DateTime value to String. It said as per picture below :

do you have any solution to counter this issue?
please support

thank you.

@fizzuraimi
Hi,Please check if your Dates is a collection of strings, if so, please use For Each and use its item for loop assignment

@fizzuraimi

Check as below for your reference
https://forum.uipath.com/t/convert-date-time-format-tutorial/242670/2

Hope this helps you

Thanks

Hello Mohammad,
In this video I do a lot of stuff with DateTime:

20:05 DateTime to string in multiple ways
23:00 AddDays get DayofWeek
25:40 Convert from String to DateTime
26:20 Compare DateTime

Thanks,
Cristian Negulescu