danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
141 stars 61 forks source link

Clock UI for picking time on mobile #69

Open jpike88 opened 4 years ago

jpike88 commented 4 years ago

I've had a few users complain about how they missed a clock UI. Our old angular 1.x app used this for the UI, turns out people really miss it in our Cordova apps.

https://beenote.github.io/angular-material-datetimepicker/?spm=a2c6h.14275010.0.0.4b023cc9cR0Urd

jpike88 commented 4 years ago

Just found one here written for ng2

https://owsolutions.github.io/amazing-time-picker#/examples

EDIT: wouldn't recommend this one though looks like it's not very good quality