Name
+ — Adds to a timestamp
Synopsis
basetimestampObj.+(value)
Description
#+ adds value to
basetimestampObj and returns a timestamp of the
same class. value must be a
Fixnum, Bignum,
Float, Ruby9i::Number or
an interval class. If it is one of the numeric classes, it is used as
a number of days.