react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

A simple and reusable datepicker component for React

Results 383 react-datepicker issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `react-big-calendar` has a great feature to support external `localizers` like [Moment.js](https://momentjs.com/), [Globalize.js](https://github.com/jquery/globalize) or [date-fns](https://date-fns.org/) it will create an opportunity to...

Stale

**Is your feature request related to a problem? Please describe.** some of the locals are Right to left, like Arabic or Hebrew **Describe the solution you'd like** add a rtl...

Stale

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0. Release notes Sourced from react-dom's releases. 18.2.0 (June 14, 2022) React DOM Provide a component stack as a second argument to onRecoverableError. (@​gnoff in...

dependencies

In this version of Datepicker, https://reactdatepicker.com/#example-input-time , there seems no way to style the Time picker dropdown, like changing the font family and the background color of the time dropdown....

Stale

We have noticed that the crash may occur when changing the timezones. Occurs when opening Time picker, and based on the code in time.jsx, line 181-184: This condition may not...

**Describe the bug** When I add the `showMonthYearDropdown` prop shown [here](https://reactdatepicker.com/#example-monthyear-dropdown) on the `DatePicker` component, it kinda crashes/hangs the whole app, I'd have to restart the app or open it...

**Is your feature request related to a problem? Please describe.** When using react bootsrap, there are form controls that are using the class name "form-control". It allows the control to...

wontfix
Stale

**Describe the bug** Days names ("Su Mo Tu We Th Fr Do") are incorrectly translated when a browser built-in translator is on. **To Reproduce** Steps to reproduce the behavior: 1....

wontfix
Stale

I was using version 2.15.0 and everything was fine. This is how the calendar used to look like and the code behind it: ![image](https://user-images.githubusercontent.com/68579209/150613305-ad6a42bf-1208-4b51-9c3e-6e4f41b58e48.png) ![image](https://user-images.githubusercontent.com/68579209/150612961-e3e1aa6f-5b87-4f93-a26c-31448bb8eae2.png) But today I updated to...

wontfix
Stale