fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 371 forks source link

Include in ranges list options "Single Date" option #83

Closed SurrenderToTheNow closed 5 years ago

SurrenderToTheNow commented 9 years ago

Hi,

This is great tool. I love it and I'm trying to create a new option similar with "Custom Range" option but to offer the possibility to choose only one date(like "Single Date Picke"r). So, this will make it full option and will cover all what I need. In other words, a new option under "Custom Range", named like "Single Date" will offer the possibility to show up one calendar in order to pick a date. This scenario can be done also using "Custom Range" but my requirements are to make this flow using only one calendar.

Please, knows someone a quick way to handle this feature? Thank you!