Overload | Description |
---|---|
Addition(TdTimestamp,TimeSpan) | Adds the specified TimeSpan to a TdTimestamp. |
Addition(TdTimestamp,TdIntervalYearToMonth) | Adds the specified TdIntervalYearToMonth to a TdTimestamp. |
Addition(TdIntervalYearToMonth,TdTimestamp) | Adds the specified TdIntervalYearToMonth to a TdTimestamp. |
Addition(TdTimestamp,TdIntervalDayToSecond) | Adds the specified TdIntervalDayToSecond to a TdTimestamp. |
Addition(TdIntervalDayToSecond,TdTimestamp) | Adds the specified TdIntervalDayToSecond to a TdTimestamp. |