Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

nugit/datetime-utils

Repository files navigation

nugit-datetime-utils

npm version

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 ☭