what is best approach to calculate age to allow/disallow registeration? For example if want to allow the persons above 18 years to register, how should i calculate the age? I saw some example on google where they convert days first and then make it to years, but i think it does not give the exact age? it gives only round about? Is there any good way to calculate the age ? Any example would be appreciated.
thanks