Hi Gurus,
I am searching for a function to get the exact date for certain year.
For example, I would like to know the exact date after 3 years from today.
Because we need to consider the leap year, therefore I cannot do it in this way:
365 (days) * 3 Year(s)
Any suggestion which function I can use here?
All ideas and suggestion are greatly appreciated.
Thanks.