Loic CHOLLIER
Loic CHOLLIER
Thanks @unthunk for your contribution. I don't think there was anything custom in the CSS, I simply copied it from the plugin, however it is possible I did this for...
very good idea, I'll gladly accept a pull request ;-)
Hmm I'm guessing https://github.com/quri/react-bootstrap-datetimepicker#datetimefield isn't clear enough ? Did you guys also had a look at the examples : http://dev.quri.com/react-bootstrap-datetimepicker/ ?
You want to look at the Parsing section of moment.js : http://momentjs.com/docs/#/parsing/ Hence you need in the `format` prop to specify something like `"YYYY/MM/DD h:mm A"`. `inputFormat` on the other...