7
Answers

how to validate a date which is in DD.MM format

Sujeet Raman

Sujeet Raman

5y
4.8k
1
i have date format like DD.MM format that date user can manualy type.i need to prevent if user types  31.0,   31.00,  31.13  how can i check this condition? the date is coming like a string value
Answers (7)