ng2-ui / datetime-picker

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

Custom date format causes range inputs to behave oddly #72

Closed lehphyro closed 7 years ago

lehphyro commented 7 years ago

I've set the custom date format from README and now when I have a low time, like 08:30, and click directly on a high time, like 16:30, to make the range selector "jump", it goes back to the previous time.

allenhwkim commented 7 years ago

Thanks for reporting this. Could you make a plunker example, meanwhile?

allenhwkim commented 7 years ago

Closing it, please verify the changes