Opened 10 years ago
Last modified 9 years ago
#8910 open bug
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).
Change History (4)
comment:1 Changed 10 years ago by
Milestone: | 1.10.0 → 1.11.0 |
---|---|
Status: | new → open |
comment:2 Changed 10 years ago by
Summary: | Shifted months by given minDate and maxDate → Datepicker: Incorrect month displayed based on minDate and maxDate |
---|
comment:3 Changed 10 years ago by
I made a pullrequest for this commit https://github.com/djtcin/jquery-ui/commit/3bd682ced3b1514a247a97e904ee6b9d34bb7f47 It should resolve this issue.
comment:4 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
Note: See
TracTickets for help on using
tickets.
Confirmed and reduced: http://jsfiddle.net/ypU55/2/