logbon72 / angular-material-datetimepicker

Datepicker for Angular Material, mimick's Android's date time picker
https://logbon72.github.io/angular-material-datetimepicker
MIT License
169 stars 123 forks source link

Use moment instead of momentjs #52

Closed Toolito closed 7 years ago

Toolito commented 8 years ago

momentjs doesn't work with moment-range. Just replace momentjs with moment and everything works well.

PowerKiKi commented 7 years ago

It was done in https://github.com/logbon72/angular-material-datetimepicker/commit/670caaafb343cbb0be97fc936ca26b7262c3e760 and this PR should now be closed.