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

A datetime picker for your React app.

Results 65 react-datetime-picker issues
Sort by recently updated
recently updated
newest added
trafficstars

This is a simple proposal, when using this plugin, I came across a need to only make users input minutes that are round figures. Say, "12:00, 12:10, 12:20" because I...

enhancement

Hi woktekmaj i really i have the honor to ask you this question i want to use datet ime range picker and i want to know if i can make...

question

At the moment there is no way of knowing if the current date is valid or not. If I want to use this component in a submittable form I need...

Hey, I wouldn't necessary call it an issue, but would be nice to have. Is this already implemented and I couldn't figure it out? Cheers

When I type in the input the component break. Version: "react-datetime-picker": "^3.3.0",

I get the following error when using the arrow keys to change dates. ```Failed prop type: Invalid prop `value` of type `number` supplied to `MinuteInput`, expected `string`.``` My onChange function...

If you use the MMM or MMMM in the format for the date, the control has a drop down for a month selection which also opens the calendar control as...

bug

Can a prop like hideClock be introduced to remove the time picker component altogether? If so this plugin can be used as a date picker when time is unnecessary.