When dataType is "string" and showTime is true the ngModel value is just a date #3441
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
String provided to form control is just a date when dataType is "string" and showTime is true
Expected behavior
It should also include a time because i specified "showTime" to be true
What is the motivation / use case for changing the behavior?
I don't have to implement date manipulation outside of component
The text was updated successfully, but these errors were encountered: