Im writing this daily/weekly/monthy reminder program, but im stuck on how to implement monthly reminders. I store the first day that the reminder will run. So how would i do this? my only idea has been:
if today's date is a multiple of 30, but this is flawed for many reasons...
im not that good at math, so any suggestions? (besides a math course)
thanx for any replies
if today's date is a multiple of 30, but this is flawed for many reasons...
im not that good at math, so any suggestions? (besides a math course)
thanx for any replies