nugit-datetime-utils
A shared library for multiple Nugit projects.
Installation
npm install nugit-datetime-utils --save
Usage
const { getRange } = require('nugit-datetime-utils');
const periodRange = getRange('last_7_days');
Brought to you by the power of ☭