ngx-moment
1 | npm install --save moment ngx-moment |
Note: ngx-moment is not a replacement for moment.js, rather it is an enhancement to the angular environment which adds date related pipes to the output templates.
References
- https://www.npmjs.com/package/ngx-moment - the Angular Addin
- https://momentjs.com/ - Moment