Date range pickers in angularjs

shashank picture shashank · Aug 22, 2016 · Viewed 17.1k times · Source

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?

Answer

Morteza QorbanAlizade picture Morteza QorbanAlizade · Aug 22, 2016

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