Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 2 years ago by scott.gonzalez
- Summary changed from Incorrect dateformat in jquery.ui.datepicker-nl.js to Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js
comment:2 Changed 2 years ago by Scott González
- Status changed from new to closed
- Resolution set to fixed
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js.
Changeset: 3af0923b73317750ac7a7e431e3fa515f18e5092
comment:3 Changed 2 years ago by Scott González
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorrect dateFormat in jquery.ui.datepicker-nl.js. (cherry picked from commit 3af0923b73317750ac7a7e431e3fa515f18e5092)
Changeset: 06815a98b121072ab38b6117652e9a1e31813742
Note: See
TracTickets for help on using
tickets.

