Which Date-Range Picker is best to use in a angular 6 project if I only want to use bootstrap. I have seen a lot of npm packages but is there any best date-range picker except ngx-datarange picker?
Asked
Active
Viewed 3,866 times
0
-
https://material.angular.io/components/datepicker/overview ? – Jacopo Sciampi Dec 05 '18 at 08:05
-
sorry i couldn't wrote but in bootstrap not in material. and thnx by the way. – Harshit Kankerwal Dec 05 '18 at 08:16
-
Doesn't this cover what you need? https://ng-bootstrap.github.io/#/components/datepicker/overview - looks like range is supported? – Matt Saunders Apr 28 '19 at 12:13
1 Answers
-1
you can select one from these https://angular-bootstrap-datetimepicker.stackblitz.io/

Mubeen
- 351
- 1
- 2
- 15
-
I am asking about date-range picker not datepicker Sir. But thnx for help. – Harshit Kankerwal Dec 05 '18 at 09:30
-
@HarshitKankerwal Which date-range picker with presets is best for angular in dark mode? – Zubair Farooq Nov 28 '21 at 12:23