Explanation
This error is thrown when an attempt is made to convert a time string to a date using the specified locale and time zone. The time string has a string value that cannot be converted to a date.
Action
Make sure a valid value is entered that conforms to the date time properties of the current locale.
Action