SyntaxFix
Write A Post
Hire A Developer
Questions
currentDay = '2019-12-06'; currentDay = new Date(currentDay).add(Date.DAY, +1).format('Y-m-d');