Side navigation
#11947 closed bug (invalid)
Opened June 21, 2012 12:17PM UTC
Closed June 21, 2012 01:20PM UTC
datepicker numberOfMonths
Reported by: | anweshkumar@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have two datepicker textboxes StartDate and EndDate. After selecting the dates, i need to show the number of months between StartDate and EndDate range.
For example, January 1st in StartDate and May 30th in EndDate. So I need to show 5 months from January to May.
Show only 5 months, 4 months in one row and 1 month in another row.
If you set "numberOfMonths" value to [2,4] then it will show 8 months (January to August) in 2 rows starting from current month.
Any ideas?
Attachments (0)
Change History (1)
Changed June 21, 2012 01:20PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
If you need programming help, please head to our forum or StackOverflow.