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