Solved
Hi All,
When we trying to Update salesorder Line Item Date Field ,
Throwing error Like Invalid format (7-25-2019 3:25:54 pm).
Any one have Idea Please help me on this issue.
Thanks,
kullayappa
Use Date.parse() to convert the incoming string to a date. See our docs: