Skip to content

Benxamin/timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

timestamp

CommonJS component that returns a UNIX-like timestamp

Usage

var Timestamp = require('benxamin/timestamp');
var ts = new Timestamp(); 
// returns nine-digit timestamp, ex: 1414173246.

About

CommonJS component that returns a UNIX-like timestamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published