I have a custom field vaule in WordPress. This field is for the year of birth, for example 1980. I would like to convert this year to display the age of (in the example) 33.
Furthermore, I would like to increase this number once every year. So next year, the age till be 34.
Is this possible to do with javascript?
Best regards, Fredrik