Closed Alkasih closed 8 years ago
Hi, what do I need to do to make the minutes range are only 00, 15, 30, 45?
Many thanks in urgent
Hi, you need to set minute-step="15", set minutes of your model value to one of 00,15,30,45 and optionally normalize the model value in ng-change event or add your own ng-model validator.
minute-step="15"
00,15,30,45
ng-change
ng-model
Hi, what do I need to do to make the minutes range are only 00, 15, 30, 45?
Many thanks in urgent