epoch-to-human-readable

1.0.4 • Public • Published

epoch-to-human-readable

Tests Build

A simple lightweight library for converting unix epoch timestamps into various readable formats

Install

npm i epoch-to-human-readable

or

yarn add epoch-to-human-readable

Example

import convertEpoch from 'epoch-to-human-readable'

convertEpoch(1451538000) // "12/31/15 12:00 AM EST"

Readme

Keywords

none

Package Sidebar

Install

npm i epoch-to-human-readable

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

16.4 kB

Total Files

29

Last publish

Collaborators

  • wyatt_sg