react-kronos
react-kronos copied to clipboard
A fast, intuitive, and elegant date and time picker for React.
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...
https://getstorybook.io/
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...
Hello! Is this package compatible with React 17 or React 18?