I'm looking for datetime picker, which I could use to add into one input field date and time in yyyy-mm-dd HH:ii:ss format. I used https://www.npmjs.com/package/ng2-datetime-picker but after recreating project on base with angular-cli I'm stuck with ERROR in Ng2DatetimePickerModule is not an NgModule. (this datetime picker wasn't updated since half of year). I would be very grateful for alternative.
Thanks.