ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Date and Time becomes NaN when user tries to use keyboard to change date time value instead of picker #60

Closed sreeneshkini closed 7 years ago

sreeneshkini commented 7 years ago

Hello, This is Sreenesh Kini. I am facing some issue in using this datetimepicker....When I try to edit the date or time from input box using keyboard, without using the picker, then it gives me error as "NaN". I am attaching the screenshots here.. error

Please help for a solution. Thank you.

allenhwkim commented 7 years ago

Here is the plunker

https://plnkr.co/edit/jb2rh5?p=preview

We will make a fix soon.

As you see in plunker, it works with date-format. Please use it with date-format meanwhile.

allenhwkim commented 7 years ago

This seems fixed. Please make it sure the change is correct.