Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
second: function(d){return date.addSeconds(d,1)}, minute: function(d){return date.addMinutes(d,1)},
A Minimalist DateTime utility for Node.js and the browser