react-bootstrap-datetimerangepicker icon indicating copy to clipboard operation
react-bootstrap-datetimerangepicker copied to clipboard

React date & time range picker component base on bootstrap-daterangepicker. This date range picker component for Bootstrap creates a dropdown menu from which a user can select a range of dates. Featur...

Results 15 react-bootstrap-datetimerangepicker issues
Sort by recently updated
recently updated
newest added

Is there any way that I can translate the text "Custom Range"? ![image](https://github.com/luqin/react-bootstrap-datetimerangepicker/assets/48020887/b26bc95a-6583-4055-b7b7-0ad67a06b786)

Can't resolve 'bootstrap-daterangepicker' i have imported as per code instructions

react-bootstrap-datetimerangepicker component has linkedCalendars set as false. Steps to produce the issue. 1.Select date range with more than one year gap. ![Step1](https://user-images.githubusercontent.com/57430277/86211175-8f7ad580-bb93-11ea-8958-001f5e649fbb.png) 2.From left calendar select date from available previous...

TypeError: _react2.default.PropTypes is undefined when trying to use this component.

Hi I am getting the following error when I used one of your examples in my project `Cannot read property 'any' of undefined ` When I followed the error in...

hi guys, do you know how to disable day only not month (ex I want to disable all days except 22 or 25, month can be any)

Usecase: I need to display the calendar on 2 different pages in a web application with different options. One page shows the full calendar with showCustomRangeLabel and alwaysShowCalendars set to...

When using the examples you can tab your way through the elements on the screen, however, when you get to the date picker and space bar to open in (the...

This library does not work. http://prntscr.com/jkockn ` "bootstrap-daterangepicker": "^3.0.2", "prop-types": "^15.5.10", "react": "^16.3.2", "react-bootstrap-datetimerangepicker": "^2.0.4", "react-dom": "^16.3.2", `