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

Latest commit

 

History

History
18 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 409 Bytes

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 ☭