Quote:
Originally Posted by chaley
What calculation do you want to do? Is it something like ("loan date" + 10 days)?
|
I can't help you until you tell us what calculation you want to do.
Do you want
Code:
#adevolver (a computed date) = #fechaprestamo (a date) + #diasadevolver (count of days)
?