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