EASY way to add n days to a date?
Marty Knapp
martyknapp at comcast.net
Sat Dec 19 18:52:39 EST 2009
You can convert your date to dateItems. Then alter item 3 (day of the
month) by adding to it, then convert back to whatever date format you want.
Marty Knapp
> In FileMaker it is possible to add n (an integer) to a date to get a
> new date n days hence.
>
> Is there an EASY way to do this in Rev? (I don't mean setting the
> idemdel to "/" and fussing with the day/month/year digits.)
>
> Jim Hurley
More information about the use-livecode
mailing list