标签: jquery-ui datepicker jquery-ui-datepicker
我在允许手动输入日期的页面上有jQuery datepicker。如何在jQuery UI Datepicker中检查日期的格式和验证。例如,输入20030230,它会提醒我错误的日期。 谢谢你的帮助。