Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Datepicker minDate validates time of day even in date mode
posted

When I pass a value of null to an igDatePicker the minDate setting is correctly reflected in all dates before being disabled.

However when you select the first possible date you still get the validation message "entry was less than the minimum value of ... and was set to the minimum value".

I know I can probably get around this by setting the time to 0:00 but this is confusing behavior nonetheless.

Here is a demo: http://jsfiddle.net/a2sh018c/

Parents Reply Children
No Data