Ticket #3183 (closed bug: fixed)
onSelect and onClose have inconsistent signatures
| Reported by: | paul.p.carey@… | Owned by: | grabanski |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.6rc1 |
| Component: | ui.datepicker | Version: | 1.5.2 |
| Keywords: | onselect onclose date | Cc: | |
| Blocking: | Blocked by: |
Description
onSelect receives a date as a string, formatted per the dateFormat option. onClose receives an actual date.
It is reasonable to expect onClose to receive a date of the same type and of the same format as onSelect.
Change History
Note: See
TracTickets for help on using
tickets.

