Moment.js Transform Plugin
Moment-Transform is a plugin that uses patterns to change dates. On individual components (hours, months, etc.) of a Moment instance, you may use the fundamental operations set, add, and subtract. Write the below command in the terminal to install Transform Plugin: npm install moment-transform The