Hey guys,
Is there a way to calculate a users age based on their Date of Birth (DOB)?
So my app is a habit tracker and based on the user’s age they will be able to select different habits to track. I’m asking users to input their DOB on registration and ideally I don’t want to then have to ask them to input their age as this will cause issues when their birthday comes up and they are a different age.
Ideally, I would like to calculate their age based on DOB and store this in the user table. Then my UI would display different habits based on their user age e.g. 13-16, 16+.
I’ve searched through the documentation and the support forum but can’t find anything related to this.
My app ID is: C209BEBE-88E7-1122-FF98-41304F96CA00
Thanks,
Eoin