UNPKG

node-screwdriver

Version:

Node toolkit adding some helpful functions: files, array, string, color, math ...

10 lines (4 loc) 163 B
var sd = require('./index.js'); console.log(sd.now(-24*60*60), new Date().getTime()); console.log(sd.getDateTime()); console.log(sd.getDateTime(0));