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'm Submitting a ... [ ] Bug report [ ] Feature request [ x] Support request ### Steps to Reproduce open github and try to find a license.txt file...

### I'm Submitting a ... ``` [x] Bug report [ ] Feature request [ ] Support request ``` ### Steps to Reproduce 1. Open Safari (I'm using version 17.5) 2....

### I'm Submitting a ... ``` [ ] Bug report [x] Feature request [ ] Support request ``` ### Description: I would like to request a feature that allows users...

I'm encountering the following error while using react-datetime: `Module not found: Error: Can't resolve 'moment' in 'node_modules/react-datetime/dist'` However, I don't want to install moment in my project. Is there a...

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

Hello guys, do you know about following the day selection issue ? Issue for all of shorter months when selecting last day of previous longer month. For example user selects...

### Description Replaced references to `JSX.Element` with `React.JSX.Element`, as mentioned in the React 19 upgrade guide here: https://react.dev/blog/2024/04/25/react-19-upgrade-guide#the-jsx-namespace-in-typescript ### Motivation and Context React 19 no longer provides the `JSX.Element` type;...

### I'm Submitting a ... ``` [ ] Bug report [x] Feature request [ ] Support request ``` ### Steps to Reproduce Through `isValidTime`, we can enable/disable past dates, What...

### I'm Submitting a ... ``` [x] Bug report [ ] Feature request [ ] Support request ``` ### Steps to Reproduce Very easy to reproduce.. When you're setting with...

bug