What is dayjs?
"2KB immutable date time library alternative to Moment.js with the same modern API "
dayjs is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 663.1 KB on disk.
Installation Guide
# Install via NPM
npm install dayjs
# Install via Yarn
yarn add dayjs