ngSimpleDatePick Directive

A small angular date picker using JQuery and momentJS. Supports min and max dates, so tha only dates in between those can be picked. Works on text inputs with ngModel.

Examples

Min date:


Max date:


Choose a date by clicking the box below

Only dates between the 2 chosen above are allowed




The chosen date is {{ thedate }}