Opened 15 years ago
Closed 15 years ago
#2818 closed feature (fixed)
Posssibility to display simultaneously past and current month in datepicker.
Reported by: | barbiturat | Owned by: | grabanski |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.datepicker | Version: | 1.5b4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If i using in datepicker parameter "{numberOfMonths:2}" it should be possible to display simultaneously past and current month (but datepicker displays only current and next month).
Thank You!
Change History (5)
comment:1 Changed 15 years ago by
comment:3 Changed 15 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Owner: | paul deleted |
Version: | 1.2.3 → 1.5b4 |
comment:4 Changed 15 years ago by
Owner: | set to grabanski |
---|---|
Status: | new → assigned |
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed. Set showCurrentAtPos to adjust the position of the current month in a multi-month display, with zero (the default) being the first position.
Note: See
TracTickets for help on using
tickets.
Under the word "current month" I mean "active month"