fragaria / angular-daterangepicker

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

Can I split start- and end date into 2 fields? #139

Closed ArisKuckovic closed 5 years ago

ArisKuckovic commented 8 years ago

Hi guys,

Is it possible to split start and end date into 2 fields? But still keep the range option?

So that the output is like this:

Field 1: 2015/12/01 | Field 2: 2015/12/05

Instead of: 2015/12/01-2015/12/05

Best regards Aris