Hi all,
I need to allow the date format only yyyy-mm-dd to store into mysql4 data base.
I have the validation coding for mm-dd-yyyy format. But i could not modify to convert it to validate required format.
Help me.
Advance thanks.
I need to allow the date format only yyyy-mm-dd to store into mysql4 data base.
I have the validation coding for mm-dd-yyyy format. But i could not modify to convert it to validate required format.
Help me.
Advance thanks.
Comment