UNPKG

spur-common

Version:

Common node library that is implemented through the use of spur-ioc and bluebird promises.

10 lines (6 loc) 116 B
module.exports = (moment)-> new class DateTimeUtils now:()-> moment() nowMs:()-> +new Date