|
adding a month to a date
Hi, I need to check if a user has taken a test a month after they have signed up. So I need to get the date they signed up and add a month to that to see if it's the right date to run the script. How can I add a month to that date to see if it's the same as the current date? Thanks!
|