I'm importing an RSS feed into a list using Nintex workflow. The date format in feed item is "Fri, 16 Dec 2018 05:50:06 EST". i want to convert this date into a date time field and insert into the column.
I used Convert value action for this. the configuration is as in below screenshot.
I was getting error "String was not recognized as a valid DateTime.". I tried different combinations, but its giving error. Could some one help me with the format I should use for acheiving this.