Overload | Description |
---|---|
Addition(TdDate,Int32) | Adds the specified number of days to a TdDate. |
Addition(TdDate,TimeSpan) | Adds the specified TimeSpan to a TdDate. |
Addition(TdDate,TdIntervalYearToMonth) | Adds the specified TdIntervalYearToMonth to a TdDate. |
Addition(TdIntervalYearToMonth,TdDate) | Adds the specified TdIntervalYearToMonth to a TdDate. |
Addition(TdDate,TdIntervalDayToSecond) | Adds the specified TdIntervalDayToSecond to a TdDate. |
Addition(TdIntervalDayToSecond,TdDate) | Adds the specified TdIntervalDayToSecond to a TdDate. |