#7250 closed bug (fixed)
Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js
Reported by: | pitoj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.13 |
Component: | ui.datepicker | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In correct date format is used in jquery.ui.datepicker-nl.js 'dd/mm/yy' while this should be 'dd-mm-yy'
Change is already available at: http://code.google.com/p/jquery-ui/source/detail?r=3982
Please include this in the next update
Change History (4)
comment:1 Changed 12 years ago by
Summary: | Incorrect dateformat in jquery.ui.datepicker-nl.js → Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js. (cherry picked from commit 3af0923b73317750ac7a7e431e3fa515f18e5092)
Changeset: 06815a98b121072ab38b6117652e9a1e31813742
comment:4 Changed 12 years ago by
Milestone: | 1.9 → 1.8.13 |
---|
Note: See
TracTickets for help on using
tickets.
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js.