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

A fast, intuitive, and elegant date and time picker for React.

Results 16 react-kronos issues
Sort by recently updated
recently updated
newest added

When a minimum date is set, and preventClickOnDateTimeOutsideRange is set to true, the date picker prevents clicks on all dates in the specified range _except_ today. ex: ``` ``` ![screen_shot_2017-08-11_at_3...

Is it really possible to do uncontrolled? In the demo it's connected to state. I need a totally uncontrolled field with just a defaultValue. In all cases I need defaultValue...

Not sure why I'm having this issue. I receive a utc time as well as offset from the server. I format the time for the kronos timepicker with moment js...

investigating

A good library should have tests

help wanted

Hello! Is this package compatible with React 17 or React 18?