bootstrap-monthrangepicker

Month & Quater range picker component for Bootstrap


Keywords
bootstrap, month, monthrange, monthrangepicker, quarter, range, picker, selector, ui
License
MIT
Install
npm install bootstrap-monthrangepicker@1.1.7

Documentation

Month & Quater & Year Range Picker for Bootstrap

Edit from bootstrap-daterangepicker;

Add one parameter :

  • monthOrQuarter:[number]0 for monthRangePicker(default) ,1 for quarterRangePicker , 2 for yearRangePicker

Delete showWeekNumbers,date and time picker, if you want to use daterangepicker, you can see the package bootstrap-daterangepicker;

If your project is React , you can see the package react-bootstrap-monthrangepicker;

Screenshots

  monthOrQuarter:2

image

  monthOrQuarter:1

image

  monthOrQuarter:0

image

Links

License

Copyright (c) 2019 gntyu
Uses the original bootstrap-daterangepicker license.