In my forms for date fields my users have requested the ability to enter dates using only numbers, no slashes.
i.e. mmddyyyy which then gets converted to 3/10/2004
I have searched but found no solutions yet. What is the easiest way to accomplish this. It seems fairly simple and I have done it in other languages, just have a mental block here. Thanks in advance for any help.
i.e. mmddyyyy which then gets converted to 3/10/2004
I have searched but found no solutions yet. What is the easiest way to accomplish this. It seems fairly simple and I have done it in other languages, just have a mental block here. Thanks in advance for any help.