I am trying to calculate the age of someone. I am having the user input his age as a string, but I was just doing year they were born. However i need it to calculate the date to ensure that it is before or after there birthday to get the correct age of the user. How do i compare to dates to find the users age? I am at a stand still on this, any help appreciated.