ng-daterangepicker
ng-daterangepicker copied to clipboard
DateTIME range picker
Hi, really like your component and would like to use it for my current project. But I need to select time as well. A bit like Angular 1 JS Moment Picker but using your excellent range automation. Have you thought of extending this?
hi @tomwhite007. can you give me the url of picker you have in mind, maybe I will implement that when have time.
Great! Here you go... https://indrimuska.github.io/angular-moment-picker/
On 30 Mar 2017 22:19, "Jan Kuri" [email protected] wrote:
hi @tomwhite007 https://github.com/tomwhite007. can you give me the url of picker you have in mind, maybe I will implement that when have time.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jkuri/ng-daterangepicker/issues/10#issuecomment-290548177, or mute the thread https://github.com/notifications/unsubscribe-auth/AYEkzZZ3LIdNrTCpWLbVajIFbh099o05ks5rrBxtgaJpZM4Mt7ja .
I'm also required to select TIME in addition to selecting the date range. Would have loved to use your product, but then I'll have to have separate drop down options for the hours of the day and that just doesn't make sense. :(
hi @enkemari! just thinking if it makes sense to include time picker along with this UI... maybe optional. why don't you use separate timepicker in another field? you definitely need date range and time range which are separate values, right?
HI @jkuri, I'll admit just after writing that comment I thought the same... Not exactly sure where in the UI I'd add the time picker :/ Apologies for bothering you on this. Your tool is perfect for when only a date range is required. :)
Hi @jkuri Your date picker is awesome... but just like @enkemari i need to include a timepicker as well. Is it possible to include a time picker in this component as well or recreate a time picker by specifying time format in the options {}