I am working on a project that requires comparing someone’s birth date to today’s current date to see if they are older than 15 but less than 100. I understand there is a now function to get today’s date…but I’m not sure how to approach doing the math to compare the dates.
If anyone has any practices or advice for this that would be great. Thanks