I'm trying to code a script that will trigger different actions upon anniversaries.
What I need to do is read a past date (in the mm/dd/yyyy format) and compare it to today's date. Then, obtain the difference in days and trigger some actions according to this result.
Ralph.