Currently need a Date and Time picker for a web application I’m working on. Its using React version 15.4, so I haven’t been able to find a suitable library online. Currently using DatePicker from material-ui, but I’m unable to select a time, and since it’s an old version of react I can’t find the documentation for it anywhere.
Any ideas? Thanks