react-datetimerange-picker icon indicating copy to clipboard operation
react-datetimerange-picker copied to clipboard

A datetime range picker for your React app.

Results 17 react-datetimerange-picker issues
Sort by recently updated
recently updated
newest added

Hello, I have a project in which I am using @wojtekmaj/react-datetimerange-picker. Running `tsc` on the project does not give me any error but when I try to build using rollup...

help wanted

This pull request should fix same problem as https://github.com/wojtekmaj/react-datetimerange-picker/pull/28 Prop closeWidgets works not correctly, its not depend you put false or true to value. Fix remove pass function argument 'closeWidgets'...

First off, thank you so much for an amazing suite of date and time picker components you have built. This PR provides a fix for a super minor bug I...

I'm trying to get the reference to the `DateTimeRangePicker` through the `inputRef` prop, but for some reason in React + Typescript it isn't assigning properly, but it seems to work...

Hello, How prevent user from select range includes disabled dates, this maybe issue ? ![Screenshot from 2021-11-04 10-26-10](https://user-images.githubusercontent.com/62381545/140289906-5e6f094c-23cf-440b-922d-28e91e0cb9af.png)

Hi guys I hope you are well! One of our QAs detected the strange behavior of DateRangePicker on the safari browser. When you use the regular calendar icon it does...

bug

See screen shot ![image](https://user-images.githubusercontent.com/25608423/71627770-1c65c600-2c27-11ea-9e57-1636b57de892.png) End time and start Time equals day, but hours start large than end :)

bug

We have noticed that if we try to pass a locale of an Arabic language, such as ar-AE, or ar-SA, the component stops working and the dropdwon calendar does not...

On value change, the value is only returning 12:00 or 11:00 rather than 12:00PM and 11:00PM