Based on a given date, how would i determine the ending date?

For example:

The current date is 15/01/2008 (day, month, year), how would i get the current date + 24 months result ? (15/01/2010)

Thanks...