Modify ↓
Ticket #10929 (closed bug: invalid)
Datepicker deals with national date format
| Reported by: | TwinCat | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The problem with datepicker is that I can not predict in which format I will receive the date string in onSelect callback since the format depends on culture. The culture should affect only the outer appearance of UI component but internally it should always deal with one single format, for example YYYYMMDD or days since some date.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is NOT the correct form! Please use the jQuery UI bug tracker.