Skip to main content

Search and Top Navigation

#3608 closed bug (notabug)

Opened November 19, 2008 03:34PM UTC

Closed November 30, 2008 01:36PM UTC

Last modified October 11, 2012 09:15PM UTC

Incorrect Calendar in Datepicker

Reported by: Apreche Owned by:
Priority: major Milestone:
Component: ui.datepicker Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

The jquery ui datepicker has an incorrect calendar. Go to the demo page @ http://ui.jquery.com/repository/latest/demos/functional/#ui.datepicker and open any of the datepickers to the month of November, 2008. You will notice that both Sunday and Monday are both listed as November the 2nd. This results in the rest of the month being incorrect as well. Today is Wednesday November 19, 2008, but the datepicker has November 19 on a Thursday because all the dates have been pushed forward by one.

For some reason this error does not carry over to the month of December. Only November 2008 seems to be broken, but I imagine there might be other months with similar errors.

Attachments (0)
Change History (5)

Changed November 19, 2008 06:22PM UTC by sorpigal comment:1

The functional demos are probably still using the stable release. Try it with 1.6rc2 and see if the problem still exists.

Changed November 26, 2008 07:52PM UTC by oncletom comment:2

I encountered the same problem (with 1.5.2 stable). However, funny thing : it does not happen when I use the firstDay : 1 setting.

@Apreche: did you encountered the same problem with 1.6.2?

Changed November 30, 2008 01:36PM UTC by jzaefferer comment:3

resolution: → invalid
status: newclosed

Fixed in 1.6.2.

Changed September 29, 2009 07:02PM UTC by Helcio comment:4

Replying to [comment:3 joern.zaefferer]:

Fixed in 1.6.2.

Still happens in 1.7.2, but I have only an screen-shot done by a customer showing November 1st 2009 on Saturday instead of Sunday.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:5

milestone: TBD

Milestone TBD deleted