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