ng-daterangepicker icon indicating copy to clipboard operation
ng-daterangepicker copied to clipboard

DateTIME range picker

Open tomwhite007 opened this issue 7 years ago • 6 comments

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?

tomwhite007 avatar Mar 30 '17 06:03 tomwhite007

hi @tomwhite007. can you give me the url of picker you have in mind, maybe I will implement that when have time.

jkuri avatar Mar 30 '17 21:03 jkuri

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 .

tomwhite007 avatar Mar 31 '17 16:03 tomwhite007

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. :(

enkemari avatar Apr 24 '17 09:04 enkemari

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?

jkuri avatar Apr 24 '17 10:04 jkuri

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. :)

enkemari avatar Apr 24 '17 10:04 enkemari

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 {}

vofili avatar Jul 25 '18 20:07 vofili