Product SiteDocumentation Site

5.4.3.27. addDays


>>-addDays(days)--------------------------------------------><

Adds days to the TimeSpan object, returning a new TimeSpan instance. The receiver TimeSpan object is unchanged. The days value must be a valid number, including fractional values. Negative values result in days being subtracted from the TimeSpan value.