Reputation: 451
Can anyone suggest some good date range picker with angularjs which can work without range also? So, flexible to use in different use cases and customizable?
Upvotes: 4
Views: 20809
Reputation: 142
other : https://github.com/evansmwendwa/ng2-daterangepicker
This is an Angular 2, 4, 5+ port of the popular Date Range Picker for Bootstrap http://www.daterangepicker.com/
Upvotes: -2
Reputation: 1550
You can use this javascript component
http://www.daterangepicker.com/
OR
use this angularjs component
http://fragaria.github.io/angular-daterangepicker/
both of them designed to work with the Bootstrap framework
Upvotes: 6