bootstrap-monthrangepicker

gntyu
js Styles
bootstrap-monthrangepicker JS library on GitHub bootstrap-monthrangepicker JS library on npm Download bootstrap-monthrangepicker JS library

Month & Quater range picker component for Bootstrap

Version 2.0.2 License MIT Vulnerabilities 0
bootstrap-monthrangepicker has no homepage
bootstrap-monthrangepicker JS library on GitHub
bootstrap-monthrangepicker JS library on npm
Download bootstrap-monthrangepicker JS library
Keywords
bootstrapmonthmonthrangemonthrangepickerquarterrangepickerselectorui

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

License

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