Skip to main content

Bug Tracker

Side navigation

#13047 closed bug (notabug)

Opened December 13, 2012 12:21PM UTC

Closed December 13, 2012 01:25PM UTC

Last modified December 13, 2012 02:03PM UTC

jquery ui datepicker not working fine with date format as "D, d/m" There is no year shown

Reported by: akhil.anand@kronos.com 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: -

1. Set the format of the datepicker as "D, d/m"

2. Choose a date in future years (something like +2 year). So today is 13 Dec 2012, select a date as 15 Dec 2015.

3. The input field will be updated with correct format of the date, like Tue, 15/12

4. Open the date picker again and check the year. The year changes to 2012 (the current year).

--Akhil

Attachments (0)
Change History (2)

Changed December 13, 2012 01:25PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

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.

Changed December 13, 2012 02:03PM UTC by scottgonzalez comment:2

Please don't file a bug, this is just incorrect usage: http://bugs.jqueryui.com/ticket/7759