UNPKG

cluedin-widget

Version:

This is the project for creating and managing widgets in CluedIn.

5 lines (4 loc) 101 B
var dateInString = new Date( Date.now() ).toISOString(); module.exports = { now: dateInString };