Material Date And Time Picker – ngx-mat-datetime-picker
An Angular module to create a date and time picker inspired by Material Design.
Latest free Date Picker components, directives, modules and other related libraries for Angular apps.
View more: Top 10 Date Picker Components & Directives For Angular.
An Angular module to create a date and time picker inspired by Material Design.
A pretty clean and highly customizable Persian date and time picker component for Angular 8+ applications.
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 Native Angular (8+) Date & Time picker component based on the latest Twitter Bootstrap 4.
A date range picker for Angular 6+ app, heavily inspired by PayPal’s datepicker as seen on website.
An angular component for creating Date Range Pickers on the app using ng-bootstrap.
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.