node-epoch
v1.0.3
Published
Gets the current time as an epoch timestamp.
Readme
node-epoch
Copies the current epoch time to system clipboard.
Install
$ npm install -g node-epoch
Usage
$ node-epoch Copies the current epoch time (in seconds) to clipboard.
$ node-epoch --ms Copies the current epoch time (in milliseconds) to clipboard.
