angular-material-picker
Material Design date/time pickers
Date picker
Standard date picker
Standard date picker with custom button label
Disabled date picker
Custom format + error messages
This is required
Invalid format
Min/max date
This is required
Invalid format
Min date
Max date
Filtering date
Using $mdpDatePicker service
show picker
{{ currentDate | date:'shortDate' }}
Time picker
Standard time picker
Standard time picker with custom button label
Disabled time picker
Auto switch between hours and minutes
Custom format + error messages
This is required
Invalid format
Using $mdpTimePicker service
show picker
{{ currentDate | date:'HH:mm' }}
Time picker with am/pm format