This repository is the bundle of utilities that provide unix epoch data. The whole library is written based on date-fns
The library is available as an npm package. To install the package run:
# use npm
npm install dates-helper-js --save
# or with yarn
yarn add dates-helper-js