Overload | Description |
---|---|
Addition(TdPeriodTimestamp,TimeSpan) | Adds the specified TimeSpan to a TdPeriodTimestamp. |
Addition(TimeSpan,TdPeriodTimestamp) | The specified TimeSpan is added to the TdPeriodTimestamp. |
Addition(TdPeriodTimestamp,TdIntervalDayToSecond) | Adds the specified TdIntervalDayToSecond to a TdPeriodTimestamp. |
Addition(TdIntervalDayToSecond,TdPeriodTimestamp) | Adds the specified TdIntervalDayToSecond to a TdPeriodTimestamp. |
Addition(TdPeriodTimestamp,TdIntervalYearToMonth) | Adds the specified TdIntervalYearToMonth to a TdPeriodTimestamp. |
Addition(TdIntervalYearToMonth,TdPeriodTimestamp) | Adds the specified TdIntervalYearToMonth to a TdPeriodTimestamp. |