1 : 2 : 3 : 4 : 5 :
LifeCycleExpired = DateDiff (« YYYY », maintenant (), CWIntroDate) RemainingLifeCycle = LifeCycleExpired + 5 datestart = CStr (format (« dd/mm », CWIntroDate)) CWTermDate = DateAdd (« yyyy », RemainingLifeCycle, maintenant ())