danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
143 stars 60 forks source link

Using dayjs for date-time-adapter #38

Closed qwe12e closed 4 years ago

qwe12e commented 4 years ago

Currently i created a date-time-adapter with dayjs and i want to remove moment. I'm not using moment-adapter but while building the project it gives me error.

image

Can you make moment-adapter optional package like material' date-picker did.

danielmoncada commented 4 years ago

There's an issue open to resolve the moment dependency if it is not being used.

See https://github.com/danielmoncada/date-time-picker/issues/20