'Declaration Overloads Public Operator +( _ ByVal period As TdPeriodTimestampWithTimeZone, _ ByVal interval As TdIntervalDayToSecond _ ) As TdPeriodTimestampWithTimeZone
'Usage
public TdPeriodTimestampWithTimeZone operator +( TdPeriodTimestampWithTimeZone period, TdIntervalDayToSecond interval )
public: TdPeriodTimestampWithTimeZone operator +( TdPeriodTimestampWithTimeZone period, TdIntervalDayToSecond interval )
Parameters
- period
- A TdPeriodTimestampWithTimeZone for addition.
- interval
- The TdIntervalDayToSecond that will be added to the TdPeriodTimestampWithTimeZone.