* The “short” year ( yy ) format is quite vague and should be avoided within formatSubmit so dates can be accurately parsed. §Custom format parsing If your input field has a custom date format or language that doesn't easily parse as a date, you can specify the date using the data-value attribute: <input value="August 14" data-value="1988/08/14" class="datepicker" type="text"> The data-value attri