Search and Top Navigation
#11999 closed bug (notabug)
Opened April 15, 2015 10:05AM UTC
Closed April 15, 2015 01:07PM UTC
Datepicker error parsing dateformat: "dd/mm/y"
| Reported by: | diasflack | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | none | 
| Component: | ui.datepicker | Version: | 1.11.4 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Two-digits year parsing error using .datepicker("getDate");
dateformat: "dd/mm/y"
input value: "08/04/36"
expecting: Apr 08 2036
got: Apr 08 1936
jsfiddle: http://jsfiddle.net/diasflack/h5jovsyk/19/
I've seen solved ticket with same bug earlier, but it still there.
Attachments (0)
Change History (1)
Changed April 15, 2015 01:07PM UTC by comment:1
| resolution: | → notabug | 
|---|---|
| status: | new → closed | 
Please read the documentation for
shortYearCutoff: http://api.jqueryui.com/datepicker/#option-shortYearCutoff