- Using Moment and Moment Range objects as model.
- Lightweight.
- 2 Month panes.
- Plain text input of date and time.
Demo: https://trax-retail.github.io/date-picker
The directive needs 3 items:
selection
: A range object of the selectionactive-dates
[optional]: An array of range objects if you want to have only sepecific days shown as available (does not effect selection, only visual indicator)on-apply
: A function to run once you click apply
Creator: Ilya Dorman