Search
Sometimes we might want to add or subtract a number of days to/from our date. For this, we use the timedelta() function.
timedelta()
The timedelta object adds or removes weeks, days, and time. For example, we could also add an hour to our time.
timedelta