What is moment?
"Parse, validate, manipulate, and display dates"
moment is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 4.1 MB on disk.
Installation Guide
# Install via NPM
npm install moment
# Install via Yarn
yarn add moment