I am trying to out put a date that is 7 days ahead of the current date, I think I start of like this
todayDate = new Date()
And then somehow it goes
todayDate + 7 days
How is this Done?
I am trying to out put a date that is 7 days ahead of the current date, I think I start of like this
todayDate = new Date()
And then somehow it goes
todayDate + 7 days
How is this Done?
I forget to look there sometimes.
:whistle:
:: Copyright KIRUPA 2024 //--