Timestamp
minus(int days)
plus(int days)
Subtract a number of days from this Timestamp and returns the new Timestamp object.
days
Add number of days to this Timestamp and returns the new Timestamp object.