Open parthnayak7448 opened 7 years ago
The whole validation works just for dates. If you want to validate the time, you need to write your own validator on the ngModel
.
Let's fix this in the next version which should add more thorough user-defined validations.
Hello, Can you give me example how i can set current time as max time so user cannot able to select future time. I have tried using
but its only working in date not in time.
Your help would be very help for me .
Thanks in advance.