react-bootstrap-datetimepicker icon indicating copy to clipboard operation
react-bootstrap-datetimepicker copied to clipboard

[DEPRECATED] A react.js datetime picker for bootstrap

Results 100 react-bootstrap-datetimepicker issues
Sort by recently updated
recently updated
newest added

Added a naïve implementation of side-by-side mode.

No obvious way to clear field. I would recommend having a `value` attribute, making it a controlled component if passed. Would also be great if component included a `name` attribute...

Setting the maxDate parameter doesn't seem to keep users from being able to select a date past the specified value.

Hello! Thanks you for porting library. Can you please give a code-snippet how to use different from standard input-format. For example I want to use "DD-MM-YYYY hh:mm:ss"

I am getting this: Rendered HTML looks correct, but CSS for all the texts is missing.

Hi, The datetimepicker isn't working correctly on iPhone6 with iOS8+ (at least that's what I tested it on). It's working fine on Android 5.0+. On the iPhone6 it shows up...

Is there a way to set an id for each datepicker on a page? Or how do i get the value of each?

- Add the validation classes, allow date picker to show on the top or the bottom and fix related look and feel - Default text should be a placeholder rather...

Noticed console.log output in defaultProps and removed it.