7
At the beginning of the month I always need to calculate the age of people within a certain database. I always consider the last date of that month, for example: in September I calculated the age using the date of 30 September as a reference, so everyone who was born within this month I consider with one year more complete. Is there a function that will return me the final date of a given month so I can automate the task, or I will have to do it manually?