Function: addYears()

Usage

addYears(<Date>, <Number of Years>) : Date

The addYears function is used to add the specified number of years to the specified date parameter.

Examples

When you use static dates, you need to enclose the value with the # symbol. The date should be in the following format - dd/mm/yyyy hh:mm

addYears(#01/02/2021 12:00#, 2) => #01/02/2023 12:00#

Learn more about how you can get started using the Formula Field.

What would you improve in this article?
Powered by:

Type above and the results will be displayed here.