#13047 closed bug (notabug)
jquery ui datepicker not working fine with date format as "D, d/m" There is no year shown
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery Ui datepicker does not work correct in the following scenario: -
- Set the format of the datepicker as "D, d/m"
- Choose a date in future years (something like +2 year). So today is 13 Dec 2012, select a date as 15 Dec 2015.
- The input field will be updated with correct format of the date, like Tue, 15/12
- Open the date picker again and check the year. The year changes to 2012 (the current year).
--Akhil
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Please don't file a bug, this is just incorrect usage: http://bugs.jqueryui.com/ticket/7759
Note: See
TracTickets for help on using
tickets.
Please file jQuery UI bugs in that bug tracker. They will want a jsFiddle test case, just as we do. If you need a link to the UI bug tracker, go to http://bugs.jquery.com and look in the big red box above the form you filled in to create this ticket.