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

A lightweight but complete datetime picker react component.

Results 109 react-datetime issues
Sort by recently updated
recently updated
newest added

I would like this librarie for angular , there is some version , thanks for response

### I'm Submitting a ... ``` [x ] Bug report [ ] Feature request [ ] Support request ``` ### Steps to Reproduce ### Expected Results ### Actual Results ###...

I want to express the period. When startDate is selected, to open the endDate. So, I used open. Then the closeOnClickOutside property was not working. Is there a solution that...

How can i use this library only as time picket ### I'm Submitting a ... ``` [ ] Bug report [ ] Feature request [ ] Support request ``` ###...

### Description Right now, the `package.json` only indicates the presence of the CommonJS build of `react-datetime` (as `"main"`). This change exposes the UMD build via the `"browser"` field. ### Motivation...

[](url) Steps to reproduce : 1. Set system date as 1 Dec 2021 2. click once on Navigation Bar where month & year is written, 3. Try to select Dec...

### I'm Submitting a ... ``` [ ] Bug report [ ] Feature request [x] Support request ``` ### Steps to Reproduce This is just one of many permutations that...

### I'm Submitting a ... ``` [ ] Bug report [ ] Feature request [x] Support request ``` ### Steps to Reproduce Using the `isValidDate` prop returns only the date...

I need to augment the date picker with certain events (like public holidays should be green etc.) and render these on the days view. I'm struggling to find out the...

These changes are equivalent to those in PR #403, but reapplied to the v3 codebase. That pull request was closed for being stale. ### Description I added a callback that...