While committing during save getting error as not a valid month

0
In event handler I have date and time in my query. So setting them to formatDateTime of type String. But during execution I’m getting error as “Not a Valid Month”. format is TO_DATE({attribute_name}“MM/DD/YY, hh/MI AM”)
asked
1 answers
1

These are your options in formatDateTime:

answered