Tagged Questions
6
votes
3answers
193 views
Converting two character dates into four character dates
I have an application that converts the following invalid dates, with only two-character years into a valid date format automatically while the user's filling out the form:
(NOTE: The application is ...