Date Range Picker With Presets -rangepicker
A tiny and Material Design inspired date range picker with preset date ranges for faster selection.
A tiny and Material Design inspired date range picker with preset date ranges for faster selection.
A minimal clean and highly customizable date range picker for Angular 8+. Based on the Moment.js library to manipulate dates & times. See Also: 10 Best Date Picker Libraries For Angular.js App How to use it: 1. Install and import the ngx-daterange module. # NPM $ npm install ngx-daterange –save import { FormsModule, ReactiveFormsModule } from ‘@angular/forms’; import { NgxDateRangeModule } from ‘ngx-daterange’; 2. Use the component in your app. <date-range-picker =”options” =”form” =”‘myDateRange'”> </date-range-picker> @NgModule({ declarations: , imports: , providers: , bootstrap: }) export class AppModule { } 3. All possible
A pretty clean Material date picker with support for date range selection.
An Angular material datetime range picker with daily, weekly, monthly, quarterly & yearly views.
myDatepicker is a highly configurable, multi-language date picker and date range picker for Angular app. Comes with inline and popup modes for your needs.
ngx-aircal is a modern, configurable and lightweight Angular date range picker.
A date range picker for Angular 6+ app, heavily inspired by PayPal’s datepicker as seen on website.
A Material Design date range picker with configurable date presets for Angular. Fully compatible with the latest Angular versions.
An angular component for creating Date Range Pickers on the app using ng-bootstrap.
This is a Date Range Picker inspired date range picker component for Angular 2, 4, 5 and beyond. Without the need of Bootstrap framework.
An animated, customizable date and date range picker component for Angular 2+ applications.
An Angular 2/4/5+ component which makes uses of moment.js to create a Material Design styled date range picker for your app.