2
Answers

date validation with format dd/mm/yyyy through java script

Photo of satheesh babu

satheesh babu

16y
5.5k
1
Dear All,

Here i am using text box for displaying date and i am displaying dd/mm/yyyy format.

I want to validate the date format with java script which allows only date with format dd/mm/yyyy and if the day field is greater than 31 & month field greater than 12 .

I want to validate like above.

Please help me

Answers (2)