ember-date-components
ember-date-components copied to clipboard
Adding other package support
https://momentjs.com/docs/#/-project-status/
As published in the moment official page, the support for moment going to be reduced. So, we may have to change/replace support for other popular date package like day.js.
Hmm, it is a good point, but not entirely sure about this. Moment is pretty integrated into this addon :thinking: I have been thinking of moving this to Luxon (which I've been using in some other new projects, and is really nice), but IMHO making this pluggable would probably make everything considerably more complex. And just moving it to e.g. Luxon (or something else) would break it for everyone that actually still uses Moment.