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