Forum Discussion
bojanvelevski
4 years agoValued Contributor
Hey @amardeep2021,
Try parsing a stringified version of the date, like this:
Date.parse($weekof.toString()).plusDays(7)
Hey @amardeep2021,
Try parsing a stringified version of the date, like this:
Date.parse($weekof.toString()).plusDays(7)