react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

Time picker feature

Open tobiasf opened this issue 5 years ago • 5 comments

Love the library!

We have started transitioning all our implementations of date pickers to use this library. However, we have a few places where we also need to be able to change the time of day, together with choosing a specific date. See screenshot for our current implementation with our old custom date-picker:

datepicker

Is this something you could consider implementing? Or is it out of scope for this library?

tobiasf avatar Oct 29 '19 13:10 tobiasf

Maybe I could implement it. Do you have any suggestions about what the design would look like?

tresko avatar Oct 31 '19 14:10 tresko

Initially I was picturing something like this, where you just type in the time manually (or with a stepper or similar): Screenshot 2019-11-04 at 15 28 25

However, I'm not sure if that's the best for mobile devices for instance. Perhaps clicking the time should open some kind of popup/dropdown, where it's easier to choose a time, even on mobile devices? Like the Material UI time picker: https://material-ui.com/components/pickers/#material-ui-pickers

tobiasf avatar Nov 04 '19 14:11 tobiasf

That's really amazing idea , really amazing :)!!! @tresko @tobiasf

goxr3plus avatar Nov 28 '19 12:11 goxr3plus

+1 @tobiasf

Faran52 avatar Dec 17 '19 13:12 Faran52

Is this in the pipeline already?

subhendukundu avatar Jan 31 '21 17:01 subhendukundu