Inconsistent Error Recognizing String as Valid DateTime

@Palaniyappan Would you be able to provide some insight on this? I took the original code for my Assign activity from your post on Convert a string to date.

I am starting with a string, turning it into a date so I can add a day, then converting back to a string in MMddyy format. Should I split this into two activities so that it consistently recognizes the value?

Thank you.

1 Like