Date range pickers in angularjs

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?

2 Answers

You can use this javascript component

OR

use this angularjs component

both of them designed to work with the Bootstrap framework

1

other :

This is an Angular 2, 4, 5+ port of the popular Date Range Picker for Bootstrap

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like