How to Calculate Date
Result = Start Date ± (Year + Month + Day)
Calculation Steps:
- First the years are added/subtracted
- Then the months are added/subtracted
- Finally the days are added/subtracted
- The end of the month is automatically adjusted (e.g.: 31 January + 1 month = 28/29 February)
Note: The end of the month is automatically adjusted. For example, if 1 month is subtracted from March 31, the result is 28/29 February.