I have no problem inserting string characters into an input field of type text. My problem is how to convert a text string such “05/12/50” into a date acceptable to an input field formatted as date. See the error message.
Surely, surely there is a convert text to date function somewhere out there.
