When you want to broke format hh:mm jquery datetimepicker, able to do it. But I want it to block. if you write hh:mm like 1231313:98090909099 it shouldnt be allowed. How can I set time format like ‘hh:mm’.
Thanks, Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I provided set maxlength attribute for datepicker. for example :
so it is not allowed for too long charachters.