Search and Top Navigation
#8910 open bug ()
Opened December 14, 2012 08:21AM UTC
Last modified June 24, 2014 11:51PM UTC
Datepicker: Incorrect month displayed based on minDate and maxDate
Reported by: | call_me_greg | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is an issue with minDate and maxDate in multimonth display. I've posted code on fiddle: http://jsfiddle.net/ypU55/1/. For most date ranges datepicker works good but for some dates on month border are shifted by one (calendar2 and calendar4).
Attachments (0)
Change History (4)
Changed December 14, 2012 12:54PM UTC by comment:1
milestone: | 1.10.0 → 1.11.0 |
---|---|
status: | new → open |
Changed December 14, 2012 01:01PM UTC by comment:2
summary: | Shifted months by given minDate and maxDate → Datepicker: Incorrect month displayed based on minDate and maxDate |
---|
Changed April 17, 2013 03:01AM UTC by comment:3
I made a pullrequest for this commit https://github.com/djtcin/jquery-ui/commit/3bd682ced3b1514a247a97e904ee6b9d34bb7f47
It should resolve this issue.
Changed June 24, 2014 11:51PM UTC by comment:4
milestone: | 1.11.0 → none |
---|
Confirmed and reduced: http://jsfiddle.net/ypU55/2/