@devdoja/timestamp

2.0.0 • Public • Published

@devdoja/timestamp

npm (scoped) npm bundle size (minified)

A plugin to get an easily readable date and time with no configuring needed.

Install

$ npm install @devdoja/timestamp

Usage

const time = require("@devdoja/timestamp");

const dateMemberSignedUp = time();
//=> "8/18/2018, 7:43:47 PM"

Readme

Keywords

Package Sidebar

Install

npm i @devdoja/timestamp

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • devdoja