monterail / angular-date-range-picker

Pure Angular date range picker, no jQuery
MIT License
70 stars 50 forks source link

Demo page #2

Closed teamon closed 8 years ago

yisraeldov commented 10 years ago

Any update on this ?

consense commented 10 years ago

Just in case you wonder about the basic look&feel:

ngdatepicker

WindyWong commented 10 years ago

Is the last comment the demo for this lib "angular-date-range-picker"? Thanks!

rbhargaw commented 9 years ago

Is there a way to show only two month calendar instead of three month calendar? I want to show June and July but not August. I am referring to the picture posted by consense above. Problem is in mobile app, 3 months takes a lot of space! Thanks!

mickeyvip commented 9 years ago

I would also like the option to show only 2 months: start date / end date.

Also I would prefer the "from" month is not changed when "to" month is changed by going forward/backwards and vise versa.

xmlking commented 9 years ago

image

image

while using along with Bootstrap , the UI get deformed. I would also like 2 months and ability to show dates in YYYY-MM-DD format after selecting the dates.