react-bootstrap-datetimepicker
react-bootstrap-datetimepicker copied to clipboard
[DEPRECATED] A react.js datetime picker for bootstrap
I'm using the version 0.0.18 (Chrome browser) 1. When I specify dateTime= date as a string it always shows "invalid date" (only dateTime=moment() works) 2. Typing ANY text in the...
The date field set itself in "red" using "has-error" class from bootstrap when the datetime format is not correctly set during live edition. This may be a matter of taste,...
Found a wired 'feature' that it's causing the daysOfWeekDisabled to not accepting specific day For example ``` // This guy disables Saturday but 3,4 and 5 are ignored // doesn't...
Hi, Is there any way to go to the initial state when click time (clock) icon? I want to see the HH:MM AM page whenever I click the time icon....
Here's the error log: ``` C:\Projects\Git\react-bootstrap-datetimepicker>npm run examples > [email protected] examples C:\Projects\Git\react-bootstrap-datetimepicker > webpack-dev-server --config ./examples/webpack.config.js events.js:85 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE at exports._errnoException (util.js:746:11)...
It would be great to expose a prop to set the locale
Hi, The following component show me "invalid date". Any problem with that? The second question is how to get the input value if I use the default value which means...
how is it possible?
I can't see any reason to have a hard-coded z-index that high. In my projects I keep my z-indexes in a sass file and I only increment them by 1...
Is there a convenient style will not have impact on the global