ng2-ui / datetime-picker

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

Invalid Date #2

Closed enyachoke closed 8 years ago

enyachoke commented 8 years ago

The component does not seem to work unless you set year and month attributes with rc2. I think addDSTOffset function screws-up the date some how.

allenhwkim commented 8 years ago

Can you be more specific? Plunker would be helpful for me to understand your issue.

allenhwkim commented 8 years ago

I think this has been fixed. Please re-open this if you still see this error.