Gleb
Gleb
interesting, what would be the internal representation of date objects? Javascript date object has time built into it, which would probably default to 00:00, is that okay?
Okay sounds good, I'll look into this asap :)
Looking into this now, what do you mean by `enable disable hour, minute, seconds part`?
ehhh, so many requests haha :) i'll see what i can do 👍
I've pushed an update featuring separate date and time range directives. Let me know if that works for you :) v.0.4.0
Hi, have you had a chance to take a look yet? :) Close this issue if it's all done now.
Let me see if I understand you correctly, you want to have unset datetime objects before the user selects a date, right? Right now if the date is not set...
Ahh, interesting... It seems like the start and end dates can not be undefined after all. I think I was confused with the other [angular datetime input directives](https://github.com/g1eb/angular-datetime-inputs) that has...
Hi! Sure, we can make the calendar optional, sounds like an easy enough fix :) Which button are you talking about specifically? The close button?
Hi, someone else has asked for a similar functionality in #18 - ability to select a date range without specifying the time. These two requests seem similar enough to do...