Paul-DS / bootstrap-year-calendar

[DEPRECATED] A fully customizable year calendar widget, for boostrap !
Apache License 2.0
294 stars 243 forks source link

Show 6 months from the current month in a single line #120

Closed funcion closed 2 years ago

funcion commented 7 years ago

I need to show the following 6 months from the current month, and that these 6 months are shown in a single line, and that the months before the current month do not appear.

I would greatly appreciate your help.

William-H-M commented 7 years ago

Hi, you can do it with samples show on

18

101

Paul-DS commented 4 years ago

I know this thread is pretty old, but I'm working on this feature in the new version of the library: js-year-calendar You can follow the development (and test the functionality) in the PR year-calendar/js-year-calendar#32

Paul-DS commented 2 years ago

The feature is available in js-year-calendar@v2.0.0. Check the options startDate and numberMonthsDisplayed in the documentation