Angular Date, Time, And Range Picker With Moment.js

Angular Moment Picker demo

Angular Moment Picker is a native AngularJS directive for date and time picker that uses Moment.js and does not require jQuery. It is awesome date, time and range picker for angular which you can use in your angular project with lot’s of customization options.

Angular Moment Picker demo

Installation

Get Angular Moment Picker from npm, bower or git:

  npm install angular-moment-picker
bower install moment-picker
  git clone   https://github.com/indrimuska/angular-moment-picker.git

Include style and script in your page: